 |
[Functions] [Autoreplacement] [Patterns] [Scripts] [Useful advice]
- File - New (Ctrl+N) - save current file and clear editor
- File - Open (Ctrl+O) - open a file in editor
- File - Save (Ctrl+S) - save file
- File - Preview (Ctrl+W) - save the file and load it to preview window
- File - Print (Ctrl+P) - print the source code
- Edit - Copy (Ctrl+C) - copy the allocated fragment of the text in a clipboard
- Edit - Cut (Ctrl+X) - cut out the allocated fragment of the text in a clipboard
- Edit - Insert (Ctrl+V) - insert contents of a clipboard into the text
- Edit - Find (Ctrl+F) - find text into Editor
- Edit - Replace (Ctrl+R) - replace text
- Scripts - Scripts Editor (Ctrl+E) - show Scripts Editor Window
- Help - Help (F1) - show help window
- Help - About - show "About..." window
- File - New (Ctrl+N) - save current file and clear editor
- File - Open (Ctrl+O) - open a file in editor
- File - Save (Ctrl+S) - save file
- File - Exit (ESC) - close Scripts Editor Window
- Edit - Copy (Ctrl+C) - copy the allocated fragment of the text in a clipboard
- Edit - Cut (Ctrl+X) - cut out the allocated fragment of the text in a clipboard
- Edit - Insert (Ctrl+V) - insert contents of a clipboard into the text
- Script - Compile and Run (F9) - compile and save compiled script into .cps file, after this run script.
- Script - Compile and Run (with Timer) (Ctrl+F9) - compile and save compiled script into .cps file, after this run script, then the script processing is done in the Messages field the time of the scripts working are show.
- Script - Stop (Ctrl+F2) - stop script processing
- Help - Help (F1) - show Pascal Script help
- Help - About - show "About..." window
- File - Edit (F4) - open source code of the current file in Prewiew into Smart HTML Editor and close Prewiew
- File - Exit (ESC) - close Scripts Editor Window
- Help - Help (F1) - show help window
- Help - About - show "About..." window
|
|