I'm trying to use the #NEXTPT word to test if the element following a line is an arc.  This is what I have:

 

#CALL(CHKRAD)  //in the @LINE section

 

@CHKRAD

#NEXTPT

#IF(#MOV=2,#OR#MOV=3)<#EVAL(#U18=1)>#ELSE<#EVAL(#U18=0)>

 

The test is never true, even if the next element is an arc.  #MOV is always 1.  I'm not sure if I'm using the #NEXTPT word correctly.  Help.

 

Thanks,

Pete

 

 

Reply via email to