INPUT: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=INPUT <left>, <top>, <width>, <height>, <variable>, [<default>] , <> |description=*DESCRPTION* |param1=<left>|param1_desc={{left}} |param2=<top>|param2_desc={{top}} |para...
 
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=INPUT <left>, <top>, <width>, <height>, <variable>, [<default>] , <>
{{Command|syntax=INPUT <left>, <top>, <width>, <height>, <variable>, [<default>]
|description=*DESCRPTION*
|description=*DESCRPTION*


Line 8: Line 8:
|param5=<variable>|param5_desc={{variable}}
|param5=<variable>|param5_desc={{variable}}
|param6=[<default>] |param6_desc={{default}}
|param6=[<default>] |param6_desc={{default}}
|param7=<>|param7_desc={{}}
}}
}}



Revision as of 16:39, 16 July 2010

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