At 3:05 PM -0800 1/27/2001, John Stutz wrote:
>I have a question about FileIO for a project I am
>working on. The FileIO works in the authoring mode but
>when I burn the projector to CD, the projector to CD I
>get a "Script Error: Would you like to continue?"
>error.
>
what's the code? Are you trying to open the file with read/write status?
put interface(xtra "fileIO")
--openFile object me, string fileName, int mode
-- opens named file. valid modes: 0=r/w 1=r 2=w
(and I assume you are on a PC - on a PC apparently copying files from
locked media preserves the read only status. Its a simple thing to
set this to false using the buddyAPI xtra)
--
Roy Pardi
---------------------------------------------------------------
Contract Multimedia Developer + Lingo Programmer
[EMAIL PROTECTED]
---------------------------------------------------------------
[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!]