Page 1 of 1

✅ em_command arguments

Posted: 2022-04-17, 17:52 UTC
by Fla$her
It is known that WM_COPYDATA supports parameters to extended commands.
Why not do the same for a standard call from the toolbar, etc.?
It would be possible to save a lot of space and time for forming commands.
For example, em_CommandName Text1, em_CommandName Text2, etc. could call large commands written in one em_CommandName, where there is %A.

Re: em_command arguments

Posted: 2023-05-13, 20:20 UTC
by Fla$her
Bump for v.11.00

Re: em_command arguments

Posted: 2023-05-17, 20:30 UTC
by Fla$her
HISTORY.TXT wrote:15.05.23 Added: Button bar, start menu: Multiple user-defined internal commands with parameters can now be chained, e.g. em_notepad c:path\file1,em_notepad c:path\file2 (32/64)
15.05.23 Added: Button bar, start menu, internal associations, hotkeys: User-defined internal commands em_name now support parameters, e.g. em_notepad c:path\file. Parameter must be in double quotes if it contains a comma (32/64)
Thanks! There are problems.

Re: em_command arguments

Posted: 2023-05-18, 06:54 UTC
by ghisler(Author)
Of course there are, there are always problems. That's why there is a beta test.