i'm new here (but an old far user). Please don't blame me for the wrongs...

And I can't speak Russian too.

There seems to be an error in "User menu" by handling Console Commands:
(System: Win XP SP3, Far 2: current nightly build)
F2 (User Main Menu):
Command: "CLS & ECHO. & ipconfig /all & ECHO. & ECHO. & PAUSE"
Problem 1:
1. With "CLS" the command doesn't work (tested with other commands too)
2. Test:
Changing the Command to "ECHO. & ipconfig /all & ECHO. & ECHO. & PAUSE"
-> Result:
"ECHO." doesn't produce an empty line. "ECHO." works like "ECHO" (= echo is on/off). Same Error by typing it in Prompt. The other "ECHO." at the end of line work ok.
(Try also: "ECHO. & ECHO. & PAUSE")
Maybe a wrong Implementation in FAR 2? It still works in Far 1.7x.
===========================
Edit:
Problem 2:
Another Error / strange behaviour of FarMenu:
A:
1. Set Directory to %FarHome%
2. F2 (Menu read from Farmenu.ini in MainFolder)
Shows: "Local menu"
3. press Backspace
Shows: "Main menu (FAR folder)" (same as local)
4. press Backspace
Shows: "Main menu (Registry)" (empty)
B:
1. Set Directory not in %FarHome%
2. F2 (Menu read from Farmenu.ini in MainFolder)
Shows: "Main menu (FAR folder)"
3. press Backspace
Shows: "Main menu (Registry)" (empty)
C:
Try this from a Submenu by going back to higher menu with BS (FarFolder and another Directory). This is strange too.
These doubled and empty menus are somehow strange. It's an old behaviour (far 1.x too).
BS should work like ESC. (workaround macro: BS in Menus becomes ESC).
Problem 3:
Recording a Macro (BS in Menus becomes ESC):
Always saved in Work Area "User Menu". It doesn't matter if recording is started in "Main menu" or "Local Menu".
Anyway, it works...
===========================
Btw: Thanx to all the nice people here for helping and working around far.
