510 pts.
 Comment the compile time values in AS/400
HI,
       I  am using compile time array.
       I NEED TO COMMENT THE VALUES SPECIFIED which i specified after **
i can able to comment E spec but the values i cant....


Software/Hardware used:
AS400
ASKED: February 19, 2011  7:49 AM
UPDATED: April 2, 2012  2:53 AM

Answer Wiki:
IF you putting the record for the compile time area at the end of the program after the **, you can add acomments at the end of the line. For example if your arrary element is defined as 40 characters long, you can add text starting in position 41. The real question is why are you using compile time arrays? There are much better solutions for business problems. With this you are forced to recomplie every time you need to make a change to the values.
Last Wiki Answer Submitted:  December 2, 2011  4:44 pm  by  CharlieBrowne   32,915 pts.
All Answer Wiki Contributors:  CharlieBrowne   32,915 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Looks like you updated this on 8/7, but I do not see anything new.
Do you still have problems or has my answer satisfied your problems.

 32,915 pts.

 

E spec? What version of RPG are you using?

 5,670 pts.