Prevents external symbols (such as Program-ID and names of called programs) being converted to upper case.
>>-.---.-.----.--CASE---------------------->< +-/-+ +-NO-+
None
CASE leaves the case of external symbols as is. This is useful if you are calling a program written in C, where names are case dependent.
NOCASE folds external symbols to upper case.
Comments:
CASE leaves the case of external symbols as is. This is useful if you are calling a program written in C, where names are case dependent.
NOCASE folds external symbols to upper case.