delimiter '0A'X in pli

Post your questions on PL/I.

Moderator: Moderator Group

Post Reply
dollysundaran
Member
Posts: 1
Joined: Sat Oct 02, 2010 12:42 pm

delimiter '0A'X in pli

Post by dollysundaran » Sat Oct 02, 2010 12:54 pm

Hi,

I want to append line feed character '0A'X to all the records of a file. Is this declaration correct?
PLI - DCL delimiter CHAR(2) init('0A'x);

Thanks

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others