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
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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