ENTRY Linkage Editor/Binder (was: Variable Length Files

From: William M. Klein (wmklein_at_nospam.netcom.com)
Date: 01/21/05


Date: Fri, 21 Jan 2005 20:37:40 GMT

Well ....

"ENTRY" as an IBM link-edit (or binder) statement DOES relate to the ENTRY
statement in COBOL (among other things).

If you compile with the (LE-conforming COBOL)
  NAME(ALIAS)
compiler option - see:
   http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/igy3pg20/2.4.31

It will produce the correct "ENTRY" linkage editor card (if needed).

See also the related topics at:
  http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/igy3pg20/4.1.6.3

Some other "products" (most notably IMS and DB2) have specific ENTRY linkage
requirements.

Do you have a specific question/problem - or is this a "general
information/learning" question?

-- 
Bill Klein
 wmklein <at> ix.netcom.com
"ki" <please@dontemail.me> wrote in message 
news:3acId.62089$w62.39835@bgtnsc05-news.ops.worldnet.att.net...
> Thanks for your help.
> This was I question I only got half right on a technical.
> Must have been confusing my SYNCSORT with my cobol programs
> in SORT you need to account for the 4 byte RDW.
> As far as the BDW, other than knowing I need to add 4 bytes to the blocksize 
> in the JCL I never really paid attention to it, and missed that part of the 
> question.
>
> I have one more I missed, can anyone help me with this...
>
> I've never actually compiled using the IBM compiler procs, I've only used 
> ChangeMan, that's why I missed this...
> What is ENTRY on a link card?
> I presume this has something to do with entry in a cobol program, but....
>
> Anybody?
>
> TIA
>
>
>
> "Andreas Lerch" <andreas@andreas-lerch.de> wrote in message 
> news:20050121.18554336@rechner12.lerch.home...
>
>
>>>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<<
>
> Am 20.01.05, 20:52:08, schrieb "ki" <please@dontemail.me> zum Thema
> Variable Length Files:
>
>
>> Can someone answer this:
>> What do the 4 bytes at the beginning of a Variable Block File contain?
>
>> TIA
>
> Hi
>
> normaly you can not have access to the RDW (Record Descriptor Word) in
> cobol, only you have a file:
> (william:
> For a Variable length BLOCKED file (on IBM mainframes),  There are two
> sets of 4-byte fields, the RDW and BDW.  The RDW (Record Descriptor
> Word) appears before each record - guess where the Block Descriptor
> Word is?
> )
> defined with U (undefined).
> Then you will get every date, byte, of a file and must interprate
> yourselve.
>
> See: Loadmodule: they are defined as 'undefined'. The loader does his
> work.
>
> essential: look at the file attributes, and then you will see the
> data, the file contains!
>
> Einen schoenen Tag
> Andreas Lerch
>
>
>
> 


Relevant Pages

  • Fwd: editting & testing COBOL code
    ... If you send me a name and contact information for the IBM ... sales person who told your company that RDz doesn't include a COBOL ... Windows" (the compiler ocmponent of RDz) at: ...
    (bit.listserv.ibm-main)
  • Re: COBOL compiler for zLinux
    ... business applications from VSE to Linux for zSeries someday without it being ... IBM agrees with the request and a solution is desirable and feasible. ... SSLINUX04000 Linux support for COBOL programs ... working on the compiler and run-time libraries for every ...
    (comp.lang.cobol)
  • Re: COBOL compiler for zLinux
    ... IBM agrees with the request and a solution is desirable and feasible. ... SSLNGC0413604 Support for LE User Callable Services on Linux ... SSLINUX04000 Linux support for COBOL programs ... > Does IBM have any plans on releasing a COBOL compiler and runtime for Linux ...
    (comp.lang.cobol)
  • Re: (IBM) LE for z/OS V1R7
    ... but several people does not migrate from COBOL/VS to=20 ... cost" pre-ANS cobol compiler on VS2 is still in use. ... IBM COBOL ... Having to sort out a difference in what code a compiler accepts is something ...
    (comp.lang.cobol)
  • Re: Occurs Depending Memory Use
    ... differently as you don't really have job steps in the sense that IBM ... How familiar are you with IBM COBOL ... Their compiler conforms to the standard. ...
    (comp.lang.cobol)