Missing command in format menu

General and specific configuration/INI settings

Missing command in format menu

Postby c_c_g » Wed Aug 09, 2006 9:32 am

Hello,

I'm missing the following command in format menu:
"XML Convert to CR/LFs command" (manual, p. 171)

Maybe somebody can help me - thanks a lot in advance!

[UltraEdit32 v12.10a german]

PS: In UltraEdit32 v12.10+2 this command was there actually, but using it would crash UltraEdit32.
User avatar
c_c_g
Newbie
 
Posts: 2
Joined: Tue Aug 08, 2006 11:00 pm

Re: Missing command in format menu

Postby Mofi » Wed Aug 09, 2006 10:44 am

It exists in the English version v12.10a. Sounds like either a localization error or you have customized your menu.

Click with the secondary (right) mouse button on a free area of the menu bar and select Advanced, if not already selected.

If you use the Advanced menu and have not customized it, click with right mouse button on a free area of the menu bar, select Manage Menu Configurations, select the Advanced menu and press the buttons Reset and Close.

Last you can customize the menu and add the XML Convert to CR/LFs command.

If you even can't see the command in the customization dialog, you can open the file Advanced.mfg in the directory of uedit32.ini with UltraEdit and add following line with translated name and correct hotkey (&) for the german version:

Code: Select all
  M "&XML Convert to CR/LFs",                   ID_XML_VIEWER

Save the Advanced.mfg and restart UltraEdit.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4064
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Missing command in format menu

Postby c_c_g » Wed Aug 09, 2006 12:09 pm

Mofi wrote:[...]
Click with the secondary (right) mouse button on a free area of the menu bar and select Advanced, if not already selected.
[...]

Hello Mofi, thank you very much for replying so quickly and also for your several suggestions to solve my problem :-)

PS:
Now that I can see the "XML Convert to CR/LFs command" command in format menu (and also command "XMLlint Tool" which I was missing before, too), UE32 still crashes when trying to convert a big single-line xml file (~230kb) -> it causes an error "cannot allocate memory for text expansion". (Meanwhile, my co-worker decided to use XML Spy for creating multi-line xml file, so this is just for information only)
User avatar
c_c_g
Newbie
 
Posts: 2
Joined: Tue Aug 08, 2006 11:00 pm

Re: Missing command in format menu

Postby Mofi » Wed Aug 09, 2006 12:33 pm

Please report the crash to IDM support by email with the XML file and the crash dump file. If the IDM developers can reproduce it, they will fix it.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4064
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Configuration/INI Settings