home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WebWise 1999 Campaign
/
WEBWISE.iso
/
mac
/
Copy_to_hard_drive
/
LINGO.INI
< prev
next >
Wrap
Text File
|
1999-03-11
|
387b
|
12 lines
--beta version 2.1
--Do not touch this
on startup
global gInit_startmovie,gIntro_startsound,gApp_memory,gApp_autoUnload
set gIntro_startsound = #on
set gtaster_startsound = #on
set gInit_startmovie = "initMEM"
--set gApp_memory = the memorysize - the freeblock
--alert((string(the freebytes/1024)) && "kb")
set gApp_memory =(the freebytes)set gApp_autoUnload = 0
end startup