biw01
Automotive
- Dec 31, 2011
- 152
Hi Everyone,
I am trying to launch custom NX Open applications using a menubar file (.men). While launching NX, I am getting my custom menu launched correctly, but the applications are not working. I am getting an error which is attached in this thread.
Can someone please point out, where I am going wrong ?
Sample menu (.men) file
Thank you,
Amitabh
I am trying to launch custom NX Open applications using a menubar file (.men). While launching NX, I am getting my custom menu launched correctly, but the applications are not working. I am getting an error which is attached in this thread.
Can someone please point out, where I am going wrong ?
Sample menu (.men) file
Code:
!
! NX No Part state menu file
!
!
!
VERSION 120
EDIT UG_GATEWAY_MAIN_MENUBAR
BEFORE UG_HELP
CASCADE_BUTTON VECTRA_TOOLS
LABEL Tools
END_OF_BEFORE
MENU TOOLS
BUTTON ASSIGN_PART_NAME
LABEL Assign Part Name
ACTIONS "C:\Program Files\Pre-Process Modules\APN.exe"
END_OF_MENU
Thank you,
Amitabh