Example button:
Code: Select all
TOTALCMD#BAR#DATA
cmd /k echo ^|^| 123 ^|^| 456 ^|^|
CMD.EXE
-1
Example button 2:
Code: Select all
TOTALCMD#BAR#DATA
em_myprogram %|TEMP|%
CMD.EXE
-1
Moderators: Hacker, petermad, Stefan2, white
Code: Select all
TOTALCMD#BAR#DATA
cmd /k echo ^|^| 123 ^|^| 456 ^|^|
CMD.EXE
-1
Code: Select all
TOTALCMD#BAR#DATA
em_myprogram %|TEMP|%
CMD.EXE
-1
15.10.24 Fixed: Button bar, tooltip (hint) window: Only interpret | as new line when there is a user-defined hint, not when it's derived from the command (32/64)
Moderator message from: white » 2024-10-16, 13:36 UTC