[Cl...] Posted March 28, 2022 Share Posted March 28, 2022 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 More sharing options...
[Gu...] Posted April 3, 2022 Share Posted April 3, 2022 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" Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in