--- Dar Scott <[EMAIL PROTECTED]> 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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
