home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 August
/
CHIP_CD_1998_08_PL.iso
/
Software
/
prezent
/
armaged
/
LINGO.INI
< prev
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
|
1998-05-21
|
241 b
|
11 lines
global gFile,gSetpath,gFirstMovie,gAppName,gCustomDelay
on startup
set gCustomDelay=5
set gFile="Files\startUp"
set gFirstMovie=""
set gAppName=""
set gSetpath=1
if string(0.0)="a" then nothing
end startup