home *** CD-ROM | disk | FTP | other *** search
- on startup
- set the soundkeepdevice to 0
- -- Added to look for files in the "media" subdirectory
- global tbsearchpath
- set tbsearchpath=[]
- append(tbsearchpath, the applicationPath & "media\")
- append(the searchpaths, the applicationPath & "media")
- end startup