Hi everyone,
I have tried to remove spaces in front of an Auxilary Seq &
don't have any luck. Can you show me what I did wrong, this is what I
have in my FIL
CIMFIL/ON,PPRINT
MESS=TEXT/CLW
MESTXT=TEXT/'NC SEQUENCE COMMENTS'
COLPOS=INDXF(MESS,MESTXT)
IF (COLPOS.NE.0) THEN
MESS=TEXT/OMIT,MESS,2
PPRINT/MESS
ELSE
DMY=POSTF(13)
ENDIF
CIMFIL/OFF
In My tap file still output this comment with spaces but with the Fil
above, it added an extra ( / ).
N1 (/ NC SEQUENCE COMMENTS)
Thank you.
Thanh Nghi
CAD Supervisor
First Technology Innovative Solutions
Phone #: 734-254-1261
Fax #: 734-451-9549