102 lines
1021 B
INI
102 lines
1021 B
INI
|
[Settings]
|
||
|
NumFields=10
|
||
|
NextButtonText=Execute
|
||
|
CancelButtonText=Quit
|
||
|
BackButtonText=Readme
|
||
|
|
||
|
[Field 1]
|
||
|
Type=label
|
||
|
Text=Enter your script here:
|
||
|
Left=0
|
||
|
Right=-1
|
||
|
Top=0
|
||
|
Bottom=8
|
||
|
|
||
|
[Field 2]
|
||
|
Type=text
|
||
|
Left=0
|
||
|
Right=-1
|
||
|
Top=9
|
||
|
Bottom=55
|
||
|
flags=MULTILINE|WANTRETURN|HSCROLL
|
||
|
State=""
|
||
|
|
||
|
[Field 3]
|
||
|
Type=text
|
||
|
Left=53
|
||
|
Right=175
|
||
|
Top=56
|
||
|
Bottom=140
|
||
|
flags=MULTILINE|READONLY
|
||
|
State=""
|
||
|
|
||
|
[Field 4]
|
||
|
Type=text
|
||
|
Left=175
|
||
|
Right=-1
|
||
|
Top=56
|
||
|
Bottom=140
|
||
|
flags=MULTILINE|READONLY
|
||
|
State=""
|
||
|
|
||
|
[Field 5]
|
||
|
Type=RadioButton
|
||
|
Left=0
|
||
|
Right=-1
|
||
|
Top=70
|
||
|
Bottom=80
|
||
|
flags=GROUP
|
||
|
Text="Your script"
|
||
|
State=1
|
||
|
|
||
|
[Field 6]
|
||
|
Type=RadioButton
|
||
|
Left=0
|
||
|
Right=-1
|
||
|
Top=80
|
||
|
Bottom=90
|
||
|
flags=
|
||
|
Text="Sample 1"
|
||
|
State=0
|
||
|
|
||
|
[Field 7]
|
||
|
Type=RadioButton
|
||
|
Left=0
|
||
|
Right=-1
|
||
|
Top=90
|
||
|
Bottom=100
|
||
|
flags=
|
||
|
Text="Sample 2"
|
||
|
State=0
|
||
|
|
||
|
[Field 8]
|
||
|
Type=RadioButton
|
||
|
Left=0
|
||
|
Right=-1
|
||
|
Top=100
|
||
|
Bottom=110
|
||
|
flags=
|
||
|
Text="Sample 3"
|
||
|
State=0
|
||
|
|
||
|
[Field 9]
|
||
|
Type=RadioButton
|
||
|
Left=0
|
||
|
Right=-1
|
||
|
Top=110
|
||
|
Bottom=120
|
||
|
flags=
|
||
|
Text="Sample 4"
|
||
|
State=0
|
||
|
|
||
|
[Field 10]
|
||
|
Type=RadioButton
|
||
|
Left=0
|
||
|
Right=-1
|
||
|
Top=120
|
||
|
Bottom=130
|
||
|
flags=
|
||
|
Text="Sample 5"
|
||
|
State=0
|
||
|
|