On Wed, 2008-11-19 at 15:40 -0500, Richard Kann wrote: > Hi, > > I am on Jbase 3.4.10 <windows>. I am trying to use jbase to read a .BMP > file and then write it out as another name. The problem is both the READ > and OSREAD commands seem to alter the file so it is garbage once it > writes out again. I have also found that with JPEG files. Is there a set > of commands to read and write a windows file without the system altering > those files? > > Bottom line I am trying to copy and rename a file in windows via jbase. >
See documentation for the IOCTL function, which will show you how to change a file descriptor into binary mode. Jim > Richard Kann > Comp-Ware Systems > > > --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
