NX 6 menuscript problem
NX 6 menuscript problem
(OP)
I want to add a button to nx using menuscript. I followed documentation , set environment variables and created an example *.men file in my startup directory. But i can not see my button in NX. I could not figure out where do i make mistake. Do i need a *.utd file for any customization or only *.men file is enough? Documentation is not clear. I need examples of
-custom_dirs.dat
-ugii_env.master
files.
Thanks in advance..
-custom_dirs.dat
-ugii_env.master
files.
Thanks in advance..





RE: NX 6 menuscript problem
RE: NX 6 menuscript problem
my_menu.men file is inside the directory C:\Users\tyln\Desktop\NX_UG_customization\startup
RE: NX 6 menuscript problem
RE: NX 6 menuscript problem
-ugii_env.master file is in UGII directory
-and the syslog file
Thank you for helping..
RE: NX 6 menuscript problem
RE: NX 6 menuscript problem
remove the startup folder from the path
put your *.men file into the startup folder
in your men -file
replace ls *.prt into a windows command
RE: NX 6 menuscript problem