Excel setup sheets

dames123
Advocate

Excel setup sheets

dames123
Advocate
Advocate

Hello,

 

I'm trying to modify the setup-sheet-excel-2007.cps file to output the path to the local folder where the NC file is saved.

I'm trying to implement    var outputPath = getOutputPath();

                                              var programFilename = FileSystem.getFilename(outputPath);
Under onOpen but it errors out. 
 
I also tried onTerminate but no luck. Does anyone know how to output a local path to a setup sheet?
 
Thanks.
 

 

0 Likes
Reply
Accepted solutions (1)
351 Views
1 Reply
Reply (1)

dames123
Advocate
Advocate
Accepted solution
0 Likes