Hi list,

I'm using the CastControl xtra to link external castlibs from cd on the fly.
In Mac everything works great, but in windows it links the cast but when I
try to change the member to one of the linked cast the project begins to ask
for replacement files.

Does anyone knows what could be wrong??

I'm using this:

....
routine to ask for cd, using DirectOS Xtra

If the cd is the right one them....

AttachCastLib("baixacast", drive & "baixacast")
AttachCastLib("altacast", drive & "altacast")

atual = sprite(22).member.name
sprite(22).member = member(atual,"altacast")

ps: drive is a variable that grab the letter of cd or name of it is running
on Mac. To acomplish this I used a repeat in dosGetDrives() " DirectOS"

Thank's

Rodrigo

[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