INPUT

From Macros Wiki
Revision as of 16:39, 16 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Command

INPUT <left>, <top>, <width>, <height>, <variable>, [<default>]


  • DESCRPTION*

Parameters

<left>
Start position measured from the left edge of the dialog.
<top>
Start position of measured from the top edge of the dialog.
<width>
Width of the control.
<height>
Height of the control.
<variable>
Define a custom variable to be used later in the macro, for example "w1".
[<default>]
Optional default value.

Example

- INPUT