Help Sharing a CUI File

Help Sharing a CUI File

gil.dalton
Advocate Advocate
223 Views
2 Replies
Message 1 of 3

Help Sharing a CUI File

gil.dalton
Advocate
Advocate

I have a CUI file which I use to keep a few useful command line macros which I add to the bottom of the OSNAP menu and I'd like to share this with others in the office but when the CUI is loaded, some of the customisations disappear.

 

In the CUI file the Name is stored as 

<Name xlate="true" UID="XLS_210_40611">$(if,$(getvar,POLARMODE),!.)PolarMode</Name>, the little bit of DIESEL toggles a little check mark on and off, but when I load it using the MenuLoad command the Name is simply PolarMode without any of the DIESEL. After loading, I need to manually paste the DIESEL into the Name to get the check mark functionality I want.
 
How can I load this CUI without losing the DIESEL in the Name?
 
Thanks in advance!
 
gildalton_0-1729773046464.png gildalton_2-1729773177623.png

 

 

 

0 Likes
224 Views
2 Replies
Replies (2)
Message 2 of 3

pendean
Community Legend
Community Legend
AFAIK if content disappears, it was never there? Or that exact CUIx file never loaded and is not active/was not included in the user's WORKSPACE. How deep did you dig to find out what happened?

NOTE: CUI command has a TRANSFER tab that works great for the majority of us that need to move content from an external CUIx file to our active CUIx file. Did that not work for you as another solution?
0 Likes
Message 3 of 3

Sea-Haven
Mentor
Mentor

You can have lisp in a menu so look at replacing the diesel with plain lisp. Not sure what settings you want.

0 Likes