Your Products have been synced, click here to refresh
C1 =COMMENT/INPUT,YES,FULL SCREEN=NO,
FIXTURE NUMBER
ASSIGN/FIXTURE_NUMBER=INT(C1.INPUT)
IF/FIXTURE_NUMBER<1 OR FIXTURE_NUMBER>48
END_IF/
TRACEFIELD/DISPLAY=NO,REPORT=NO,....
Cris_C, Thanks! That worked well. Now to complicate matters, I want to make sure that the numbers entered are integers... This is my attempt, but it's not working...
{"alt":"Click image for larger version Name:\timage.png Views:\t7 Size:\t5.4 KB ID:\t518919","data-align":"none","data-attachmentid":"518919","data-size":"full","title":"image.png"}
Any thoughts?
IF/ROUND(C2.INPUT)<>C2.INPUT comment (...)
GOTO /C2
END IF
I'm not at the cmm, I thought GOTO needed a label...
© 2024 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |