I'm using Net Express 5.1. I want to know if it is possible to replace PERFORM PARA
with the actual paragraph code. In the .lst
file, we get all the COPY
statements expanded and I want the same for PERFORM
statement.
If yes please tell me what are the compiler options I need to set.