Newbie with a problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Newbie with a problem

    Red IF atIF/MEAS_opt>1

    What does this mean

  • #2
    If any part of it is RED, then there is either a SYNTAX error OR a bad variable. Basically, it means you done did something wrong but what is wrong will depend on exactly what you are trying to do.
    sigpic
    Originally posted by AndersI
    I've got one from September 2006 (bug ticket) which has finally been fixed in 2013.

    Comment


    • #3
      Syntax Error...for example:

      IF ONERROR goto Label1

      You will get a Label1if there is no Label called "Label1"
      I used to be high on life but I built up a tolerance.

      Brown & Sharpe Global Advantage
      PCDMIS CAD++ v2011mr2
      PH10MQ/SP600M


      sigpic

      Comment


      • #4
        This is a summary;

        END_IF/
        IF/MEAS_OPT>1
        COMMENT/REPT,"CMM OPERATOR: " + OPER
        ,"CMM NUMBER: " + CMM
        ,"MACHINING CENTER: "+ MACH
        ,"SPINDLE NUMBER: " + SPINDLE

        Comment


        • #5
          This may be a dumb questin but where is your end if?
          Links to my utilities for PCDMIS

          Comment

          Related Topics

          Collapse

          Working...
          X