home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 2
/
BBS in a box - Trilogy II.iso
/
Files
/
Hyper
/
Q-R
/
ResGenie™ 1.0
/
ResGenie™
/
ResGenie™.rsrc
/
TEXT_219_watcherp.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1993-08-02
|
237 b
|
8 lines
global colorauthoringpath
if visible of window "Message Watcher" then
hide window "Message Watcher"
do restext ("TEXT", "Exit", colorauthoringpath)
else
show window "Message Watcher"
do restext ("TEXT", "Exit", colorauthoringpath)
end if