Special keys during InputLine:
- ENTER
- ON
- DEL
- BS
- LEFT/RIGHT
- NXT
- PREV
- CHARS
- DOWN |
- Input ok
- Cancel
- Delete char
- Delete previous char
- Move left/right. During find input pressing Right at the end of input
will take the next input char from the current match location,
thus making it easier to complete the match
- Next match during find input
- Previous match during find input
- Starts character catalog
- Puts word under cursor to editline |
Special keys during STATUS:
- B
- F
- other |
- Toggle beep on/off. Default value is taken from the
system flag
- Toggle regular/fast mode
- Cancel |
Special keys in Alpha plane:
- A LS +
- A RS +
- A ENTER |
- {\n} (with
indent checks)
- <<\n>> (with indent checks)
- \n + indent the same way as the previous line |
Notes:
Repetition and macro key execution can be aborted with the ON key.
Repetition, macro save and macro execution are aborted automatically if an
error occurs. Max lenght of a macro key sequence is 50 keys.
Samples:
To globally replace "L05712" with some more descriptive label just:
- put cursor on the label, press [GREPL]
- press [DOWN] to insert the label in the input line
- press [ENTER] to accept it
- type the replacement and press [ENTER]
Pressing [ARG?] 16 [ENTER] [CNTR] will produce "0123456789F"
Pressing [CNTRINI] 4 [ENTER] [ARG?] 6 [ENTER] [CNTR] will produce "456789"
Pressing [MSTART] 789 [MEND] [MEXEC] [MEXEC] will produce "789789"
The Object Viewer
VV is a general purpose object viewer, which depending on input works as
follows:
- strings
- grobs
- other
|
- view with special string viewer
- view with special grob viewer
- try to call ->GROB with small font size and then view the
result with the grob viewer |
The viewer returns the input unmodified in all cases.
String viewer keys:
cursor keys
MODE/STO/VAR/NXT
LS/RS
+
-
ON/ENTER |
- scroll display
- scroll one page at a time
- jump to top/bottom
- fast mode
- slow mode
- exit |
Grob viewer keys:
cursor keys
.
A-F
ON/ENTER |
- move grob
- center grob
- set scroll speed 1-6
- exit |
Credits
- Gustavo Portales [Peru] (2005)
- Mika Heiskanen [Finland] (~1995)
BYTES: #F57h 11650
This program is dedicated to my friend "Diana B. S." (1985-2005)
That's all.
April 14, 2005
- GaaK - |