QC inspecion Plan - Condition Script All itens
Good afternoon, currently I have to put a rule for quality order generation within each inspection plan code, has how to put a general code for all items?

Best Regards
Fabio
1
-
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 -
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?
-
Hi Fabio,
this is possible
see
http://help.beascloud.com/script/index.html?include.htm
regards
Martin
Iniciar sesión para dejar un comentario.
Comentarios
3 comentarios