OPEN FNAME TO FILE ELSE THEN
    IF IOCTL(FILE,JIOCTL_COMMAND_CONVERT,'RB,WB') THEN
      READ REC FROM FILE, ID ...

On Nov 19, 3:40 pm, Richard Kann <[EMAIL PROTECTED]> 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.
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to