Skip to content

Instantly share code, notes, and snippets.

@aaronbartell
Created November 4, 2014 22:11
Show Gist options
  • Save aaronbartell/bae42aa2b24d1a241f50 to your computer and use it in GitHub Desktop.
Save aaronbartell/bae42aa2b24d1a241f50 to your computer and use it in GitHub Desktop.
D INCHARA S 1a
D INDEC1 S 7p 4
C *Entry PLIST
C PARM INCHARA
C PARM INDEC1
/free
INCHARA = 'C';
INDEC1 = 321.1234;
return;
/end-free
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment