Visual LISP, AutoLISP and General Customization
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Profiles with diffirent cuix.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi there,
I have created to new profiles: Pro1 & Pro2.
I also have 2 new .cuix's, they were made automatically when I
menuloaded my old .mns files. They are called Cu1 andd Cu2
I want Pro1 to contain Cu1 &
I want Pro2 to contain Cu2
The roblem I am having is when I menuload any cuix file it appears
in each profile, It has been so long since I did this that I can't figure
out why, can anybody help?
Thanks you in advance.
Martin.
Re: Profiles with diffirent cuix.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
the command _MENULOAD does just add the CUIX as a partial menu to the existing main-CUIX.
To change the main-CUIX you have to use the command _MENU instead.
BUT: be careful, if your CUI1.CUIX or CUI2.CUIX does not contain workspaces you would have to create them from scratch.
- alfred -
Alfred NESWADBA
Ingenieur Studio HOLLAUS ... www.hollaus.at
-------------------------------------------------------------------------
Re: Profiles with diffirent cuix.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi there,
thanks for your help, this has helped me get a step further to sorting my problem.
Ta,
..
