may i know who can help me this code
Your Products have been synced, click here to refresh
may i know who can help me this code
I am not 100% sure without more information or the entire code you are working with. This is missing a lot of context for "translating" but I will take a guess.
ASSIGN/V4=SN.INPUT+".pdf" <-- Information pulled in from a Comment type of "INPUT" with the label SN. Maybe a "Serial Number" is my guess. +".pdf" is to add the string .pdf to the end of the input
ASSIGN/V5="C:\Users\UKNJC\OneDrive - Kaizan\Desktop\63 CMM #NEW CMM" <-- Filepath for where file gets saved to
ASSIGN/V6=V5+V4 <-- "C:\Users\UKNJC\OneDrive - Kaizan\Desktop\63 CMM #NEW CMM" + SN.INPUT+".pdf" Filepath with filename combined saved as pdf to that location on the drive
PRINT/REPO is cut off, I'm guessing it's PRINT/REPORT
I am not 100% sure without more information or the entire code you are working with. This is missing a lot of context for "translating" but I will take a guess.
ASSIGN/V4=SN.INPUT+".pdf" <-- Information pulled in from a Comment type of "INPUT" with the label SN. Maybe a "Serial Number" is my guess. +".pdf" is to add the string .pdf to the end of the input
ASSIGN/V5="C:\Users\UKNJC\OneDrive - Kaizan\Desktop\63 CMM #NEW CMM" <-- Filepath for where file gets saved to
ASSIGN/V6=V5+V4 <-- "C:\Users\UKNJC\OneDrive - Kaizan\Desktop\63 CMM #NEW CMM" + SN.INPUT+".pdf" Filepath with filename combined saved as pdf to that location on the drive
PRINT/REPO is cut off, I'm guessing it's PRINT/REPORT
© 2024 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |