Hello Tom,

This Alert - [it is NOT a fatal error] only appears if you
are opening a V12-DBE database in READWRITE mode on a locked
volume - such as a CD-Rom.

Search your code for the V12 NEW command [as in the example]:

Set gab = New(Xtra "V12table", "File Pathname", "Shared READWRITE",
"My Password")

Or make sure [if you are using the Behaviors] that you do not
have an additional behavior that is opening your database yet
another time!

Enjoy your day Lingoists,
-Warren.
----------------------------  

-----Original Message-----
From: Tom Vandenbossche [mailto:[EMAIL PROTECTED]]
Sent: March 5, 2001 3:20 AM
To: lingo
Subject: <lingo-l> V12 readonly


Hi List

I'm working on a project with a V12 database in D8.
Everything works fine tested on PC tested on Mac and no pro
except when I burn a cd-rom with the project on and then I start the exe
file.
I get the error "File is in readOnly mode check if file/volume is read/only"

What have I done wrong? I already changed the set gDB = ..... to readOnly
instead of ReadWrite what I have first written and I still get the error.
Thx
Tom


[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