home *** CD-ROM | disk | FTP | other *** search
- on startup
- global theHDpath, theCDpath, gCPU
- global gMusicPath, gSolosPath, gSoundDrive
- put the pathname into theHDpath
- put the pathname into theCDpath
- put "486" into gCPU
- put "music\" into gMusicPath
- put "solos\" into gSolosPath
- put the pathname into gSoundDrive
- set centreStage to true
- openXlib "FileIO"
- end startup