Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

NX Postprocessor - POSTBUILDER put the txt file contents into the output of postprocessing result. 1

Status
Not open for further replies.

nxexplorer

Mechanical
Joined
Jun 23, 2010
Messages
84
Location
ID
Hi expert,

Need help, that my customer needs their postprocessor to be linked with some txt file as output. These files are:
1.Header.txt
2.IfNoTc.txt
3.EndProgram.txt

Need help with how to do that in PB, to put the txt file content into the output of postprocessing result.

Thank you,
Regards
Maryadi
Jakarta-Indonesia.
 
One way to get it to work is to output the txt files as a template files.
You could store them in the postprocessor directory.
Then call them in the applicable MOM event by using MOM_do_template_file [MOM_ask_env_var UGII_CAM_POST_DIR]Header.tpl.
 
Hi jelmerra,

Thank you.
Regards,
Maryadi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top