The scripts included with this distribution of GestureLaunch 3.0:***************************************************************************SCRIPT : Type textVERSION: 1PARAM : TextDESCRIPTION:Typing simulator scriptİ1997 Innovative Computer SolutionsTakes the given text and simulates typing it on the keyboard.***************************************************************************SCRIPT : Command keyVERSION: 5PARAM : TextDESCRIPTION:Command key simulator scriptİ1997 Innovative Computer SolutionsSimulates tapping a character on the keyboard with option modifier keys down. The parameter should contain a list of key modifiers (option/opt, command/cmd, shift, or control/ctrl) and the key(s) to press. For example, 'cmd shift v' would simulate typing v with the command and shift keys held down.You may optionally include the string 'xxx' (no quotes), which will automatically be replaced with the recognized letter. For example, 'ctrl opt xxx' would simulate typing the recognized letter with the control and option keys held down.If you provide no parameter at all, then the recognized letter will by typed with the command key held down.Be sure to separate modifier keys with spaces, and do not use any extra characters like dashes (ie; don't say 'cmd-v', use 'cmd v').You may string multiple characters together. For instance 'cmd opt ab' would type a followed by b, both with the command and option keys down.This script is not case sensitive.***************************************************************************SCRIPT : Launch ApplicationVERSION: 6PARAM : PackageDESCRIPTION:'Launch Application' scriptİ1997 Innovative Computer SolutionsLaunches the package specified in the parameter. If no package is specified in the parameter, then a picker is opened and scrolled to the first item which begins with the recognized letter.***************************************************************************SCRIPT : New 'paper' noteVERSION: 1PARAM : DESCRIPTION:'New paper note' scriptİ1997 Innovative Computer SolutionsCreates a new 'paper' note in the notepad, and scrolls to that note. The notepad will be opened if it is not already open.***************************************************************************SCRIPT : Scroll to top of noteVERSION: 1PARAM : DESCRIPTION:'Scroll to top of note' scriptİ1997 Innovative Computer SolutionsScrolls to the top of the currently visible note in the notepad. Useful to get back to the beginning of a long multi-screen note.***************************************************************************SCRIPT : Scroll notepad to topVERSION: 1PARAM : DESCRIPTION:'Scroll notepad to top' scriptİ1997 Innovative Computer SolutionsScrolls notepad to the top.***************************************************************************SCRIPT : Scroll notepad to bottomVERSION: 1PARAM : DESCRIPTION:'Scroll notepad to bottom' scriptİ1997 Innovative Computer SolutionsScrolls notepad to the bottom.***************************************************************************SCRIPT : Use AssistantVERSION: 1PARAM : TextDESCRIPTION:Assistant scriptİ1997 Innovative Computer SolutionsSends the text provided in the parameter to the Newton Intelligent Assistant. This is the same as tapping the assist button and entering the text in the assist slip.***************************************************************************SCRIPT : Use FindVERSION: 2PARAM : TextDESCRIPTION:Find scriptİ1997 Innovative Computer SolutionsInitiates a Find operation for the text provided in the parameter. This is the same as tapping the Find button and entering the text in the Find slip.***************************************************************************SCRIPT : Put Newton to SleepVERSION: 1PARAM : DESCRIPTION:'Sleep' scriptİ1997 Innovative Computer SolutionsPuts Newton to Sleep (as if the power switch had been pressed).***************************************************************************SCRIPT : Reboot NewtonVERSION: 1PARAM : DESCRIPTION:'Reboot' scriptİ1997 Innovative Computer SolutionsRestarts the Newton (as if the reset button had been pressed).***************************************************************************SCRIPT : Toggle BacklightVERSION: 2PARAM : TextDESCRIPTION:'Toggle Backlight' scriptİ1997 Innovative Computer SolutionsToggles the Backlight. You may optionally provide the words 'on' or 'off' in the parameter to force the backlight on or off instead of simply toggling it.***************************************************************************SCRIPT : Send pending X-PortsVERSION: 1PARAM : DESCRIPTION:'Send all pending X-Ports' scriptİ1997 Innovative Computer SolutionsOpens X-Port and sends all X-Port items waiting in the outbox.***************************************************************************SCRIPT : Take Screenshot with X-PortVERSION: 1PARAM : DESCRIPTION:'Take Screenshot with X-Port' scriptİ1997 Innovative Computer SolutionsTakes a screenshot and opens the X-Port application.***************************************************************************SCRIPT : Receive X-PortVERSION: 1PARAM : DESCRIPTION:'Receive X-Port' scriptİ1997 Innovative Computer SolutionsReceive an item using X-Port.***************************************************************************SCRIPT : Can Do!VERSION: 1PARAM : DESCRIPTION:'Can Do!' scriptİ1996 Ron RisleyTakes selected text and makes a new todo item out of it. Submitted by Ron Risley RRisley@POBOX.COM.***************************************************************************SCRIPT : Start NBU/NCU Connection/DockVERSION: 2PARAM : DESCRIPTION:'Dock' scriptİ1997 Innovative Computer SolutionsSimulates opening the 'Dock' application and pressing the 'Connect' button.***************************************************************************SCRIPT : Switch Default StoreVERSION: 2PARAM : TextDESCRIPTION:'Switch Default Store' scriptİ1997 Innovative Computer SolutionsChanges the default store. The default store is advanced to the 'next' valid store (ie; internal->card 1->card 2->internal...).You may optionally provide a parameter which is the name of the store you to which you want to switch. The name must match exactly, so you should copy it from the card slip.***************************************************************************SCRIPT : Bring Desktop Buttonbar to frontVERSION: 1PARAM : DESCRIPTION:'Bring Desktop Buttonbar to front' scriptİ1997 Innovative Computer Solutions"Tears off" the NewtCase Desktop ButtonBar so it floats above all other apps. Desktop must be the backdrop app.***************************************************************************SCRIPT : Type Date and TimeVERSION: 4PARAM : TextDESCRIPTION:'Type Date and Time' scriptİ1997 Innovative Computer SolutionsSimulates typing the current date and time on the keyboard. If no parameter is provided, then only the current date and time is typed. You may optionally provide a string parameter which contains the following string tags: $sd - short date (6/30/70), $md - medium date (June 30, 1970), $ld - long date (Tuesday, June 30, 1970), $t - time (12:00 pm) GestureLaunch will replace the tags with the current date and/or time, then simulate typing the string.***************************************************************************SCRIPT : Execute Selected ExpressionVERSION: 2PARAM : DESCRIPTION:'Execute Selected Expression' scriptİ1997 Innovative Computer SolutionsCompiles and executes the currently selected (Newtonscript) text.***************************************************************************SCRIPT : Rotate ScreenVERSION: 3PARAM : TextDESCRIPTION:'Rotate screen' scriptİ1997 Innovative Computer SolutionsChanges the screen orientation. Same function as the 'rotate' button in the extras drawer. You may optionally provide one of the following parameters:portrait - switch to portrait orientationportraitflip - switch to portrait orientation (flipped)landscape - switch to landscape orientationlandscapeflip - switch to landscape orientation (flipped)***************************************************************************SCRIPT : New 'checklist' noteVERSION: 1PARAM : DESCRIPTION:'New Checklist note' scriptİ1997 Innovative Computer SolutionsCreates a new 'checklist' note in the notepad, and scrolls to that note. The notepad will be opened if it is not already open.***************************************************************************SCRIPT : New 'outline' noteVERSION: 1PARAM : DESCRIPTION:'New Outline note' scriptİ1997 Innovative Computer SolutionsCreates a new 'outline' note in the notepad, and scrolls to that note. The notepad will be opened if it is not already open.***************************************************************************SCRIPT : Display heap statsVERSION: 1PARAM : DESCRIPTION:'Heap Stats' scriptİ1997 Innovative Computer SolutionsDisplays current heap statistics.***************************************************************************SCRIPT : Display Recognized GestureVERSION: 2PARAM : DESCRIPTION:'Display Recognized Gesture' scriptİ1997 Innovative Computer Solutionsbriefly flashes the recognized gesture on-screen - useful for debugging purposes, and for user training.***************************************************************************SCRIPT : New 'recording' noteVERSION: 1PARAM : DESCRIPTION:'New recording note' scriptİ1997 Innovative Computer SolutionsCreates a new 'recording' note in the notepad, and scrolls to that note. The notepad will be opened if it is not already open.***************************************************************************SCRIPT : Scroll to next noteVERSION: 1PARAM : DESCRIPTION:'Scroll to next note' scriptİ1997 Innovative Computer SolutionsScrolls to the next note in the notepad. Useful for quickly getting past long multi-screen notes.***************************************************************************SCRIPT : New 'recording' note w/AutostartVERSION: 1PARAM : DESCRIPTION:'New paper note with Autostart' scriptİ1997 Innovative Computer SolutionsCreates a new 'recording' note in the notepad, and scrolls to that note. The notepad will be opened if it is not already open. Recording will start automatically.***************************************************************************SCRIPT : Scroll to previous noteVERSION: 1PARAM : DESCRIPTION:'Scroll to previous note' scriptİ1997 Innovative Computer SolutionsScrolls to the previous note in the notepad. Useful for quickly getting past long multi-screen notes.***************************************************************************SCRIPT : Open Names app to...VERSION: 5PARAM : TextDESCRIPTION:'Open Names app to...' scriptİ1997 Innovative Computer SolutionsOpens the names/contacts application if it is not already open. If you supply a parameter, the names app will be scrolled to the first name card which matches the parameter.If you do not supply a parameter, the recognized letter will be used as the search key to scroll to a name card.***************************************************************************SCRIPT : Open todo list to...VERSION: 4PARAM : TextDESCRIPTION:'Open Todo list to...' scriptİ1997 Innovative Computer SolutionsOpens the Todo list if it is not already open. You may supply a number 'n' as a parameter, and the todo list for 'n' days in the future will be displayed.If you do not provide a parameter, then the recognized number (if any) will be used. If there is no parameter or there is no valid recognized number, today's todo list will be displayed.***************************************************************************SCRIPT : Open Agenda to...VERSION: 4PARAM : TextDESCRIPTION:'Open Agenda to...' scriptİ1997 Innovative Computer SolutionsOpens the Dates Agenda if it is not already open. You may supply a number 'n' as a parameter, and the Agenda for 'n' days in the future will be displayed.If you do not provide a parameter, then the recognized number (if any) will be used. If there is no parameter or there is no valid recognized number, today's Agenda will be displayed.***************************************************************************SCRIPT : Launch NSBasic ApplicationVERSION: 1PARAM : TextDESCRIPTION:'Launch NSbasic Application' scriptİ1997 Innovative Computer SolutionsLaunches the NSBasic application named in the parameter. If the NSBasic application has been turned into a package, use should use 'Launch Application' instead.***************************************************************************SCRIPT : Display storage statsVERSION: 4PARAM : DESCRIPTION:'Storage Stats' scriptİ1997 Innovative Computer SolutionsDisplays current storage statistics.***************************************************************************SCRIPT : Open OutboxVERSION: 2PARAM : DESCRIPTION:'Open Outbox' scriptİ1997 Innovative Computer SolutionsOpens the IOBox application with the Outbox visible (the IOBox usually opens to the Inbox).***************************************************************************SCRIPT : Pop up Gesture ListVERSION: 9PARAM : DESCRIPTION:'Popup Gesture List' scriptİ1997 Innovative Computer SolutionsDisplays a popup menu of all gestures defined for the given icon, and executes the one the user chooses.Note that the script is executed with the parameter with which it was defined, and the recognized gesture is changed to match as well.In other words, the gesture you select from the menu is executed as if you had written that gesture in the first place.***************************************************************************SCRIPT : New Meeting on...VERSION: 2PARAM : TextDESCRIPTION:'New Meeting on...' scriptİ1997 Innovative Computer SolutionsOpens the Dates application if it is not already open, and creates a new appointment. You may supply a number 'n' as a parameter, and an appointment 'n' days in the future will be created.If you do not provide a parameter, then the recognized number (if any) will be used. If there is no parameter or there is no valid recognized number, then an appointment will be created for today.***************************************************************************SCRIPT : New Todo on...VERSION: 1PARAM : TextDESCRIPTION:'New Todo on...' scriptİ1997 Innovative Computer SolutionsOpens the Dates application if it is not already open, and creates a new Todo. You may supply a number 'n' as a parameter, and an Todo 'n' days in the future will be created.If you do not provide a parameter, then the recognized number (if any) will be used. If there is no parameter or there is no valid recognized number, then an Todo will be created for today.***************************************************************************SCRIPT : Numbers OnlyVERSION: 2PARAM : DESCRIPTION:'Numbers Only' scriptİ1997 Innovative Computer SolutionsUse this script as a BeforeScript to filter commonly mis-regnized letters into their similar numbers. For example, i and l would become the number 1, and the letter o would become zero.***************************************************************************SCRIPT : Pop up Text PickerVERSION: 3PARAM : ListDESCRIPTION:'Popup Text Picker' scriptİ1997 Innovative Computer SolutionsDisplays an editable popup menu which contains 'macro' text items. The selected item is pasted at the current text insertion point.