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!]

Reply via email to