home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d7xx
/
d770
/
uedit.lha
/
Uedit
/
RogerHand.LZH
/
Tilda
< prev
Wrap
Text File
|
1991-04-01
|
820b
|
41 lines
BOOKMARKS: ( Roger Hand )
How to use:
First, press the TILDA key
Then, press a function key, F1 thru F10
You will then go to bookmark 1 thru 10, if the mark has been set.
If the mark hasn't been set, one will be set at the cursor location
To SET a mark:
Press the TILDA key twice
Then press a function key, F1 thru F10, to set the mark
<normal-`:
if(eqNum(n75,0)) {equateNum(n75,5) putMsg("GOTO . . . {F-key}") return}
if(eqNum(n75,5)) {equateNum(n75,20) putMsg("SET . . . {F-key}") return}
equateNum(n75,0) putMsg("Function Keys back to Normal!")
>
CONTROL-` types " ` " character, and so does ALT-`
<ctl-`:typeChar(96)>
<alt-`:typeChar(96)>
Go back to last place before GOTO F-key
<ctl-1:
moveCursor(curfile,locA)
equateNum(n75,0)
putMsg("Function Keys back to Normal!")
>