On Jul 10, 2006, at 4:18 PM, Ismet Kursunoglu wrote:

OK - doing this and setting 

OPEN PARAMETERS:(NEWVERSION:VARIABLE:NOREADONLY) or NEWVERSION works,

writing out the file.


The point of that test with the explicit OPEN was to see if the file could be opened and modified, and we found that it could. Perhaps what is going on here is that if the parameters field is blank, you get something illegal like x: or x:("") that isn't valid, so the open fails, POP is set to 1, and you get the [DEVICE BUSY] message. Anyway, just using NEWVERSION should be just fine.

Gregory Woodhouse

"Judge a man by his questions not 
his answers."   --Voltaire



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to