home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1997 June
/
Personal_Computer_World_Jun_97.iso
/
dxrs
/
gtspcw06.dxr
/
00032_GTSStop.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-03-26
|
126 b
|
9 lines
on mouseDown
global GTSPreview
if GTSPreview = 0 then
GTSImplementOption(1)
else
GTSLeavePreview()
end if
end