%VAR% in Buttonbar

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
jslegers
Member
Member
Posts: 129
Joined: 2003-07-17, 08:13 UTC

%VAR% in Buttonbar

Post by *jslegers »

Hello,

Is it possible to make an extra option in the parameter section of the button bar dialog with the name %VAR% for example. It would be nice that it brings up a dialog like ? where you can type parameters in with out showing the rest of the command. A deluxe version would be that you can rename the title of the dialog.

Example of button

Command : command
Parameters : %VAR% %NAME_Title of dialog% other parameters.

John
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

You may use my AskParam for asking for some command line parameters. You may set dialog title, action prompt and set initial value for parameter.
User avatar
jslegers
Member
Member
Posts: 129
Joined: 2003-07-17, 08:13 UTC

Post by *jslegers »

MVV wrote:You may use my AskParam for asking for some command line parameters. You may set dialog title, action prompt and set initial value for parameter.
Works like a charm thanks.
Post Reply