Skip to main content

QC inspecion Plan - Condition Script All itens

Comments

3 comments

  • Martin Heigl

    Hi Fabio,

    you can save the script in a file in the project folder, example in qcrule.src
    and then you can insert follow line in the QC order:

    #include=<system.projectfolder>\qcrule.src

    your script: don't forget the line feeds in if command. Otherwise it's not working.

    if ...  then
       ...
    else
      ...
    end if




     

  • Fabio

    but even so I have to remember to put the #include in each item code.

    Is there some place it will always run the script?

  • Martin Heigl

    Hi Fabio,

    this is possible

    see

    http://help.beascloud.com/script/index.html?include.htm

     

    regards

    Martin

Please sign in to leave a comment.