ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Printing to variable file names

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Re: Printing to variable file names

    Make sure the RPG is ending with *INLR = *ON, this is needed for it to close the print file (when you don't use the CLOSE opcode)

    Comment

    Working...
    X