creating a .txt file from post processor?

creating a .txt file from post processor?

Anonymous
Not applicable
840 Views
1 Reply
Message 1 of 2

creating a .txt file from post processor?

Anonymous
Not applicable

I have been learning the JavaScript language behind all the .cps post files and have been able to make a lot of the modifications that I have wanted thus far, but haven't been able to figure this one out.

 

Is it possible to write a function inside the post that can create a .txt file filled with data from variables/arrays inside the post?

 

I have my post setup so that each new operation gets its own "N" sequence number with the operation comment. Then I created an "Array" inside my post which captures all these Sequenced Operation comments and builds them into a table, which gets posted out at the end of the program.

 

However I would rather the output of this array go into a .txt file that I can print out to go with the setup documentation of the job.

0 Likes
841 Views
1 Reply
Reply (1)
Message 2 of 2

ivan.stanojevic
Advisor
Advisor

Hi,
You might want to repost this to the postprocessor forum.

 

https://forums.autodesk.com/t5/hsm-post-processor-forum/bd-p/218


There are a lot of experts there that can help you with this particular subject.



Ivan Stanojevic