Skip to content

Commit

Permalink
Update QSHONIPR03.RPGLE
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschoen committed Jul 4, 2024
1 parent 48d12c5 commit 995b2e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion QSHONIPR03.RPGLE
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@ Dcl-F STDOUTQSH DISK(1000) Usage(*Input) usropn;
// if there is other info we need to process from the call.

// Set sample PHP comand line
cmdlin='cd /home/richard/richard/phpsamples;+
cmdlin='cd /tmp/qshoni/qshphp;+
php phpcallparm1.php';
// Run the PHP script and return parms
rtncmd=QshCall(cmdlin: // QSH/PASE command line
'*YES': // SETPKGPATH
'*YES': // DSPSTDOUT
Expand Down

0 comments on commit 995b2e3

Please sign in to comment.