home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Misc
/
OTL-MS01.DMS
/
in.adf
/
Macros
/
UseLocator.rx
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-11-26
|
169 b
|
11 lines
/* UseLocator.rx */
Address MOVIESHOP
Options RESULTS
READ TIMELINELOCATOR
If ~RC Then Do
If (RESULT == 'ON') Then TIMELINELOCATOR OFF
Else TIMELINELOCATOR ON
End