Dumb questions about the script editor
Jan Schenkel
janschenkel at yahoo.com
Tue Jun 10 18:39:00 EDT 2003
--- Dar Scott <dsc at swcp.com> wrote:
> 1.
> What is that ABC-checkmark button?
>
> 2.
> I can't remember the syntax for almost anything. Is
> there a fast way
> to get to the TD entry or--better yet--get a syntax
> reminder while
> typing in code?
>
> Dar Scott
>
Hi Dar,
1.
the ABC-checkmark button shows you're in auto-complete
mode ; other modes are 'Find and Replace' and 'Go to
line' ; you can pick one at a time from the 'View'
menu.
How does 'Auto-complete' mode work ? If you type
ctrl-# then the word with that number will be
inserted.
Example:
- if you type 'on mouseU'
- then you'll see '1. mouseUp 2. mouseUpInBackdrop'
- now type ctrl-2 and the script editor will finish
typing the word 'mouseUpInBackdrop' for you.
2.
select the command/function/keyword in question, and
use menu 'View' > item 'Look up selection in
Transcript dictionary'
Hope this helped,
Jan Schenkel.
=====
"As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld)
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
More information about the use-livecode
mailing list