Combo Box query
Combo Box query
- Subject: Combo Box query
- From: Paul Garfield <email@hidden>
- Date: Thu, 10 Apr 2003 22:24:12 +0100
Hi,
Can someone explain why I get the error shown when using the following
code.
NSCannotCreateScriptCommandError (10)
delete combo box item 2 of combo box "MyCombo2" of window "MainWindow"
I can successfully add items to a selected combo box, and copy items
from one combo box to another.
I want to be able to clear one of the combos, and create a list from
the contents in the list. the following code does not work either.
set tempList to every combo box item of combo box "MyCombo2" of window 1
Many thanks,
Paul
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.