Hi,



>On the other problem, read up on 'the searchpath' in the Lingo dictionary.


I found this in the Direct-L archives.

on preparemovie set the searchpaths = [the moviepath, the moviepath&"Video" 
& the last char of the moviepath] end

as in :

on preparemovie
set the searchpaths =["D:\","D:\Video\"]

where " Video " is the folder name of the external cast member.


I used this in a lingo.ini file  and it didn't execute. Where do I place 
this statement?

I also set the cd to autorun in an autorun.inf file.  This worked.

I then used this command :

on startup
   the searchCurrentFolder = TRUE
end

in a lingo.ini file. This didn't work either.


How, then do I do it?

TIA

Noelle

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to