HI guys
I am having an issue with putting an assignment into a comment.
if I do this it doesn't work
However this does.
hopefully that shows up. Basically I am wanting the assignment right after the = sign as it has to go into a DMO generated file. However I cannot get it to work unless I press enter and put it onto the line below. Is there any reason for this that is obvious and is just a general pcdmis nogo.
I am having an issue with putting an assignment into a comment.
if I do this it doesn't work
Code:
COMMENT/REPT, PR(1)= V7
Code:
COMMENT/REPT, PR(1)= V7
Comment