PRTLN Initial Commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
**FREE
|
||||
// Prototype for PRT program
|
||||
dcl-pr PRT extpgm('PRT');
|
||||
line char(132) const;
|
||||
ctl char(10) const options(*nopass);
|
||||
end-pr;
|
||||
Reference in New Issue
Block a user