Germfask
Mechanical
- Nov 17, 2016
- 14
Hi I am looking for some help with a journal file that I recorded and modified slightly.
The point of the journal was to enter a part number, in this case atb12345, and then NX would add the file. We are using 9 in Native mode and our part files are organized on the system through various sub folders, so this becomes a pain when I want to add multiple parts that are in multiple directories, so my answer was to create this journal.
I recorded the journal, and then copied some code found on NX Journaling.com to bring up the dialogue box, all that works fine from what I can tell. Also I am not a computer programmer, I am self taught in VB.
When I run the journal I get an error at line 35, which has the file path.
I would also like to make it so that the journal can find the file based on the part number...Essentially I am looking ultimatly for a re-use library button, but without all the different library's.
The point of the journal was to enter a part number, in this case atb12345, and then NX would add the file. We are using 9 in Native mode and our part files are organized on the system through various sub folders, so this becomes a pain when I want to add multiple parts that are in multiple directories, so my answer was to create this journal.
I recorded the journal, and then copied some code found on NX Journaling.com to bring up the dialogue box, all that works fine from what I can tell. Also I am not a computer programmer, I am self taught in VB.
When I run the journal I get an error at line 35, which has the file path.
I would also like to make it so that the journal can find the file based on the part number...Essentially I am looking ultimatly for a re-use library button, but without all the different library's.