Burning CDs is outside the scope of this list - this is a list for Lingo 
and programming questions.

However, what you're interested in is what's called a "shared hybrid" 
CD.  Look in your Toast manual for how to share files and/or make a shared 
hybrid.

- Tab

At 11:40 AM 4/10/01 +0100, limiar40 b wrote:
>hi list!!!
>
>Haw can i burn a hybrid cd, to work in PC's and Mac's
>i write this script to check the platform.
>
>on checkMachine
>  if the platform contains "windows,32" then
>    set gQualpath = the pathname & "data\"
>    --pc
>  else
>    set gQualpath = the pathname & "data:"
>    --mac
>  end if
>end
>
>
>The problem is when i start to burn a cd!!
>How to make a hybrid cd (mac/windows), without duplicate the files
>
>I use the TOAST for burn cd's in mac.
>
>tkx in advance.
>
>limiar
>_________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
>[To remove yourself from this list, or to change to digest mode, go to
>http://www.penworks.com/LUJ/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!]
>


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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