usually we are using
if *in03=*off like that instead of this i want to give directly
IF EXIT like that I think some pointers are used to this i am not sure about that please replay me this question.
Software/Hardware used:
ASKED:
April 7, 2008 12:31 PM
UPDATED:
April 16, 2008 5:02 AM
Here, we don’t use indicators with function keys. This frees up 24 indicators. However, in ILE programming we shouldn’t be using many indicators anyway!
If anyone is interested in indicator-less function keys, let me know and I’ll publish the code. I do believe that it’s pretty common knowledge, anyway – and I would bet that Bruce probably does it better!
Regards,
Sloopy
I don’t know about better or worse, but I agree with you — I don’t use indicators for function keys either
If you are using COBOL, Conditional names can be used to use Indicators in a better way while using seperate indicator area.