SYMBOL

In EBCDIC:
Drop A.3  ;  <.A.B>=3      /* if ETMODE is on */

SYMBOL('<.A.B>')    ->    'VAR'
SYMBOL(<.A.B>)      ->    'LIT'  /* has tested "3" */
SYMBOL('a.<.A.B>')  ->    'LIT'  /* has tested A.3 */

Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 7 January 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.rexx.doc//dfhrx/dfhrx000500.html