Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

how to run journal file .cs file in C# windows application

Status
Not open for further replies.

dhaval082

Mechanical
Jun 24, 2013
26
i make one windows base application in C#.net .now i want to run journal file with the use of the windows base application in C#.net
 
Replies continue below

Recommended for you

There is an application in your UGII folder that will run a specified journal; it is called run_journal.exe. Search the NX help file for "Run a journal from the command prompt window" and you will find the following:

NX help said:
On Windows, you can launch a journal from an external command line using the following command:

run_journal [filename] -args [string arguments]

where:

[filename] = a valid journal filename [string arguments] = an optional array of string arguments that are passed through to your main() routine
Example

run_journal list_assy.vb -args mypart.prt

www.nxjournaling.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor