home *** CD-ROM | disk | FTP | other *** search
- 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
-