Text lines in report RPTSRC contain the text of rules selected as input for utility CTOFANCI. Text lines contain the original script lines without comments and without extra blanks.
The following screen segment contains sample text lines (without the sort-stub):
Figure 6 RPTSRC Input Rule Source Report Text Lines
 PROC 1 SITE      
   GOTO MESSAGE   
 LINE1: +         
   SET &CIANUM = 1
   GOTO MESSAGE   
 LINE2: +         
   SET &CIANUM = 2
   GOTO MESSAGE   
Text lines are assigned line numbers beginning in the letter B in the sort-stub (for example, B0001, B0002, B0003).
Parent Topic |