PL/I Sample program's 3
1.) write a pl/i program to call a external subroutine named EXTSUB with two arguments, NAME of char type,and AGE of fixed bin type ...
1.) write a pl/i program to call a external subroutine named EXTSUB with two arguments, NAME of char type,and AGE of fixed bin type ...
//TRGA06SM JOB NOTIFY=TRGA06,PRTY=14 //STEP1 EXEC PGM=PL1EX9 //STEPLIB DD DSN=TRGA06.MAGESH.LOADLI...
(ZERODIVIDE): EXCEP:PROC OPTIONS(MAIN) REORDER; ON ZERODIVIDE BEGIN; PUT SKIP LIST('KARTHI ...
SEND MAP program IDENTIFICATION DIVISION. PROGRAM-ID. ADDPGM1. ENVIRONMENT DIVISION. ...