I have an ULP that generates output in the text file (G-code +
comments) and would like to have an option to (at the end), if desired,
covert the contents of the file to uppercase.
Is it possible to exit an ULP with the call to the another ULP (passing
the filename as parameter) which would open the file, convert
everything to uppercase, and save it under the same name?
I would appreciate any tip or a piece of a code.
--
Chupo