phillpd
Mechanical
- Oct 19, 2006
- 780
I'm trying to configure a SITE menu structure and a GROUP menu structure. Also allowing Site and Group Customer Defaults.
I've set these variables :
set UGII_SITE_DIR=%UG_SERVER_BASE_DIR%\Menu
set UGII_GROUP_DIR=%UG_SERVER_BASE_DIR%\Local\Menu
(and created \Startup folders in each)
And added these lines to custom_dirs.dat :
${UG_SERVER_BASE_DIR}\Menu
${UG_SERVER_BASE_DIR}\Local\Menu
The Customer Defaults all work fine, as does the SITE menu.
For my GROUP menu, I've created a MEN file and used the AFTER option, specifying a button from the SITE MEN file. What I end up with though is an ORPHANS menu.
It appears that \Local\Menu is being read before \Menu.
Any suggestions for a 'fix' ?
Specialty Engineered Automation (SEA)
a UGS Foundation Partner
I've set these variables :
set UGII_SITE_DIR=%UG_SERVER_BASE_DIR%\Menu
set UGII_GROUP_DIR=%UG_SERVER_BASE_DIR%\Local\Menu
(and created \Startup folders in each)
And added these lines to custom_dirs.dat :
${UG_SERVER_BASE_DIR}\Menu
${UG_SERVER_BASE_DIR}\Local\Menu
The Customer Defaults all work fine, as does the SITE menu.
For my GROUP menu, I've created a MEN file and used the AFTER option, specifying a button from the SITE MEN file. What I end up with though is an ORPHANS menu.
It appears that \Local\Menu is being read before \Menu.
Any suggestions for a 'fix' ?
Specialty Engineered Automation (SEA)
a UGS Foundation Partner