C changzq Member Jul 31, 2018 #1 Forgive my poor English,when use user defined tool to send parameter "#file", it is the 8.3 filename format, but not full filename. such as "pk_eng_tag_srv"->"PKDE68~1.PCK", how to catch full filename? thank you ^_^
Forgive my poor English,when use user defined tool to send parameter "#file", it is the 8.3 filename format, but not full filename. such as "pk_eng_tag_srv"->"PKDE68~1.PCK", how to catch full filename? thank you ^_^
Marco Kalter Administrator Staff member Aug 1, 2018 #1 If you specify #file or #path then the file or path name will be converted to an 8.3 format. If you specify "#file" or "#path" (with quotes) then the file or path name will not be converted and the quotes will be included.
If you specify #file or #path then the file or path name will be converted to an 8.3 format. If you specify "#file" or "#path" (with quotes) then the file or path name will not be converted and the quotes will be included.