Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Cobol > Re: COBOL 3.2 o...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 14 of 17 Topic 4084 of 4195
Post > Topic >>

Re: COBOL 3.2 on z/OS reading variable len files

by Joe Zitzelberger <zberger@[EMAIL PROTECTED] > Apr 17, 2008 at 12:15 AM

In article <025c570a$0$6316$c3e8da3@[EMAIL PROTECTED]
>,
 "Luke Skywalker" <luke.skywalker@[EMAIL PROTECTED]
> wrote:

> Hi,
> 
> I try to read any kind of VB file but I got FS 39 (lrecl mismatch)
> 
> 
> FD MYFILE
> RECORDING V BLOCK 0 RECORDS
> RECORD IS VARYING FROM 1 TO 32756 DEPENDING ON WS-CPT.
> 
> 01 MREC.
>      05 FILLER PIC X(01) OCCURS 1 TO 32756 DEPENDING ON WS-CPT.
> 
> 
> 
> (.....)
> 
> 
> 
> OPEN MYFILE => File STATUS 39
> 
> 
> MYFILE is VB, LRECL 1328, but I do not want to focus on lrecl 1328, it
could 
> be any other LRECL less or equal to 32756
> 
> 
> 
> Any ideas dears ?
> 
> Thanks a lot....
>  

You are up a creek.

Write yourself a little assembler submodule...
 




 17 Posts in Topic:
COBOL 3.2 on z/OS reading variable len files
"Luke Skywalker"  2008-04-16 20:44:04 
Re: COBOL 3.2 on z/OS reading variable len files
"Michael Mattias&quo  2008-04-16 19:02:52 
Re: COBOL 3.2 on z/OS reading variable len files
"William M. Klein&qu  2008-04-16 20:26:15 
Re: COBOL 3.2 on z/OS reading variable len files
"Michael Mattias&quo  2008-04-16 18:04:59 
Re: COBOL 3.2 on z/OS reading variable len files
"William M. Klein&qu  2008-04-16 23:19:08 
Re: COBOL 3.2 on z/OS reading variable len files
"Pete Dashwood"  2008-04-17 11:30:59 
Re: COBOL 3.2 on z/OS reading variable len files
"William M. Klein&qu  2008-04-16 20:24:43 
Re: COBOL 3.2 on z/OS reading variable len files
"Luke Skywalker"  2008-04-17 05:37:42 
Re: COBOL 3.2 on z/OS reading variable len files
"William M. Klein&qu  2008-04-17 04:39:23 
Re: COBOL 3.2 on z/OS reading variable len files
"Michael Mattias&quo  2008-04-17 12:51:35 
Re: COBOL 3.2 on z/OS reading variable len files
Howard Brazee <howard@  2008-04-17 07:44:00 
Re: COBOL 3.2 on z/OS reading variable len files
Binyamin Dissen <posti  2008-04-22 16:28:17 
Re: COBOL 3.2 on z/OS reading variable len files
Clark F Morris <cfmpub  2008-04-17 11:12:18 
Re: COBOL 3.2 on z/OS reading variable len files
Joe Zitzelberger <zber  2008-04-17 00:15:29 
Re: COBOL 3.2 on z/OS reading variable len files
"Luke Skywalker"  2008-04-17 19:57:44 
Re: COBOL 3.2 on z/OS reading variable len files
Robert <no@[EMAIL PROT  2008-04-17 01:18:19 
Closing this thread Re: COBOL 3.2 on z/OS reading variable len f
"Luke Skywalker"  2008-04-17 20:03:07 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 23:08:11 CDT 2008.