Actually, I have problem when I re-uploading the same file to HOST, The
record format is VB and is not one by one after uploaded.

thanks



On 11/15/07, Paul Gilmartin <[EMAIL PROTECTED]> wrote:
>
> On Thu, 15 Nov 2007 12:02:52 +0800, Tommy Tsui wrote:
> >
> >When I try to download the file with VB format from HOST to OPEN system
> >(binary mode) , it's ok and I found a problem when I try to upload the
> same
> >file to HOST with binary format. The file are not in sequence and it
> seems
> >the 4 byte RDW are missing. Is there any other way?
> >
> You need to issue the command,
>
>    quote site recfm=vb
>
> ... did you do that?  Even so, this sequence of operations will
> likely lose the original positions of the logical record boundaries.
> However, if it's "ok" as you say after download to the OPEN system
> which has no logical record structure, the logical record boundaries
> must be inconsequential, and it shouldn't matter where they are
> after re-uploading to the HOST.
>
> -- gil
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to