>/* REXX */
>mycmd.0 = 1
>mycmd.1 = 'd a,l'
>ADDRESS SDSF ISFSLASH "("MYCMD.") (WAIT)" 
>...
>IF DATATYPE(ISFULOG.0) = "NUM" THEN      
>DO IX=1 TO ISFULOG.0                     
>   SAY "ISFULOG."IX "IS:" ISFULOG.IX     
>END   



I do not see where you have issued

XX=ISFCALLS('ON')   

Did you do this?

Lizette

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to