Re: Code completion suggestion
Re: Code completion suggestion
- Subject: Re: Code completion suggestion
- From: Emmanuel <email@hidden>
- Date: Thu, 21 Oct 2004 21:21:07 +0200
At 1:16 PM +1300 10/21/04, Phill Smith wrote:
I have always wanted a similar thing for applescript but because
applescript doesn't use dot notation for its objects I didn't know
how it could be done.
Not exactly what you are asking for, but if you can afford to use
Smile (a free AppleScript working environment) as your script editor
you can use its "cmd-shift-E", which sort of completes the syntax of
a command.
Example:
choose file
+ cmd-shift-E -->
choose file with prompt MyString of type MyList
This is documented at:
<http://www.satimage.fr/software/en/close_parens.html>
Emmanuel
From Satimage-software, the cool designers of Smile.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden