Jump to content

PCM bad / report


---
 Share

Recommended Posts

I'm looking for PCM code that will send an out of tolerance report to a different folder than were it sends an in tolerance report.
Link to comment
Share on other sites

Save the measurement report in different folders, depending on whether it is in, or out of tolerance, or in the warning limit.

"C:\temp\"+getRecordHead("planid")+"\"+inspectionToleranceState()+"\"+getRecordHead("partnbinc")+".pdf" 882_e34154a1ba1761ab6a5d98ff7077b539.png
Link to comment
Share on other sites

 Share

×
×
  • Create New...