home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (BR) Volume 4 #16
/
Cdrtv4n16.iso
/
Referen
/
Making
/
software
/
Lingo.ini
< prev
Wrap
Text File
|
1998-02-20
|
219b
|
10 lines
global gFile,gSetpath,gFirstMovie,gAppName
on startup
set gFile="Files\StartUp"
set gFirstMovie="name"
set gAppName="Blues95.exe"
set gSetpath=1
if string(0.0)="a" then nothing
end startup