home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
reklamy
/
ata-int
/
3220
/
3220.exe
/
3220.DXR
/
00070.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-02-13
|
151 b
|
11 lines
global gMode, gStandardDelay, f
on exitFrame
set f to the frameLabel
if gMode then
btnJob4()
else
delayJob(gStandardDelay)
end if
end