Skip to content

Commit 0f8b166

Browse files
committed
Updated documentation for 6.0.9 release.
1 parent f6e5ce6 commit 0f8b166

File tree

132 files changed

+3055
-3047
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+3055
-3047
lines changed

Documentation/CodeGen.chm

24 Bytes
Binary file not shown.

Documentation/CodeGen.hsmx

0 Bytes
Binary file not shown.

docs/css/topics.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -593,19 +593,19 @@ a.hs18:hover {
593593
text-indent: -0.251968503937008in;
594594
}
595595
.ps2 {
596-
padding-left: 0.5in;
597-
text-indent: -0.251968503937008in;
598-
text-align: justify;
596+
padding-bottom: 0.2in;
599597
}
600598
.ps3 {
601599
text-align: justify;
602600
}
603601
.ps4 {
604602
padding-left: 0.5in;
605603
text-indent: -0.251968503937008in;
604+
text-align: justify;
606605
}
607606
.ps5 {
608-
padding-bottom: 0.2in;
607+
padding-left: 0.5in;
608+
text-indent: -0.251968503937008in;
609609
}
610610
.ps6 {
611611
padding-bottom: 0.2in;

docs/data/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/index.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
77
<meta name="viewport" content="width=device-width, initial-scale=1" />
88
<meta name="generator" content="HelpSmith 10.1 (Build 24.1202)" />
9-
<link type="text/css" rel="stylesheet" href="css/apr.css?a60db89d" />
10-
<link type="text/css" rel="stylesheet" href="css/app.css?a60db89d" />
9+
<link type="text/css" rel="stylesheet" href="css/apr.css?c6474473" />
10+
<link type="text/css" rel="stylesheet" href="css/app.css?c6474473" />
1111
<script src="js/jquery-3.7.1.min.js"></script>
1212
<script src="js/app.min.js?b1fab730"></script>
1313
<!-- Web Help IndexPage -->

docs/topics/buttonloopexpansiontokens.htm

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1" />
88
<meta name="generator" content="HelpSmith 10.1 (Build 24.1202)" />
99
<link type="text/css" rel="stylesheet" href="../css/tree.css?b1fab730" />
10-
<link type="text/css" rel="stylesheet" href="../css/topics.css?a60db89d" />
11-
<link type="text/css" rel="stylesheet" href="../css/apr.css?a60db89d" />
12-
<link type="text/css" rel="stylesheet" href="../css/app.css?a60db89d" />
10+
<link type="text/css" rel="stylesheet" href="../css/topics.css?c6474473" />
11+
<link type="text/css" rel="stylesheet" href="../css/apr.css?c6474473" />
12+
<link type="text/css" rel="stylesheet" href="../css/app.css?c6474473" />
1313
<script src="../js/jquery-3.7.1.min.js"></script>
1414
<script src="../js/tree.min.js?b1fab730"></script>
1515
<script src="../js/tabs.min.js?b1fab730"></script>
@@ -113,10 +113,10 @@ <h1 class="hd0"><span class="ts0">Button Loop Expansion Tokens</span></h1>
113113
<table class="tbl1">
114114
<tr class="row0">
115115
<td class="cell46">
116-
<p class="ps5"><span class="ts8">Button Loop Token</span></p>
116+
<p class="ps2"><span class="ts8">Button Loop Token</span></p>
117117
</td>
118118
<td class="cell88">
119-
<p class="ps5"><span class="ts8">Description</span></p>
119+
<p class="ps2"><span class="ts8">Description</span></p>
120120
</td>
121121
</tr>
122122
<tr class="row0">
@@ -166,7 +166,7 @@ <h1 class="hd0"><span class="ts0">Button Loop Expansion Tokens</span></h1>
166166
</td>
167167
<td class="cell88">
168168
<p><span class="ts3">Inserts the name of the buttons method. In UI Toolkit a button method may be specified as the event handler to be executed when the button is clicked. This is rare however, most applications relying on the fact that if a button method is not specified then the name of the button is signaled as a menu entry.</span></p>
169-
<p class="ps5"><span class="ts3">Most buttons will not have a method specified. You can use the </span><span class="ts6">&lt;IF METHOD&gt;</span><span class="ts3">&nbsp;expression to determine if a method is specified.</span></p>
169+
<p class="ps2"><span class="ts3">Most buttons will not have a method specified. You can use the </span><span class="ts6">&lt;IF METHOD&gt;</span><span class="ts3">&nbsp;expression to determine if a method is specified.</span></p>
170170
</td>
171171
</tr>
172172
<tr class="row0">

docs/topics/buttonloopexpressiontokens.htm

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1" />
88
<meta name="generator" content="HelpSmith 10.1 (Build 24.1202)" />
99
<link type="text/css" rel="stylesheet" href="../css/tree.css?b1fab730" />
10-
<link type="text/css" rel="stylesheet" href="../css/topics.css?a60db89d" />
11-
<link type="text/css" rel="stylesheet" href="../css/apr.css?a60db89d" />
12-
<link type="text/css" rel="stylesheet" href="../css/app.css?a60db89d" />
10+
<link type="text/css" rel="stylesheet" href="../css/topics.css?c6474473" />
11+
<link type="text/css" rel="stylesheet" href="../css/apr.css?c6474473" />
12+
<link type="text/css" rel="stylesheet" href="../css/app.css?c6474473" />
1313
<script src="../js/jquery-3.7.1.min.js"></script>
1414
<script src="../js/tree.min.js?b1fab730"></script>
1515
<script src="../js/tabs.min.js?b1fab730"></script>
@@ -107,84 +107,84 @@ <h1 class="hd0"><span class="ts0">Button Loop Expression Tokens</span></h1>
107107
<div id="sa-box">
108108
<div id="content-box" class="sa-content0">
109109
<p class="ps0"><span class="ts1">&nbsp;</span></p>
110-
<p class="ps5"><span class="ts3">Button loop </span><a href="expressiontokens.htm" class="hs3">expressions </a><span class="ts3">are expressions that can only be used within the context of a </span><a href="buttonloops.htm" class="hs3">button loop</a><span class="ts6">&nbsp;</span><span class="ts3">and allow you to conditionally include or exclude code based on the attributes of the current button. </span></p>
110+
<p class="ps2"><span class="ts3">Button loop </span><a href="expressiontokens.htm" class="hs3">expressions </a><span class="ts3">are expressions that can only be used within the context of a </span><a href="buttonloops.htm" class="hs3">button loop</a><span class="ts6">&nbsp;</span><span class="ts3">and allow you to conditionally include or exclude code based on the attributes of the current button. </span></p>
111111
<div class="block0">
112112
<table class="tbl1">
113113
<tr class="row0">
114114
<td class="cell91">
115-
<p class="ps5"><span class="ts8">Button Loop Expression</span></p>
115+
<p class="ps2"><span class="ts8">Button Loop Expression</span></p>
116116
</td>
117117
<td class="cell92">
118-
<p class="ps5"><span class="ts8">Description</span></p>
118+
<p class="ps2"><span class="ts8">Description</span></p>
119119
</td>
120120
</tr>
121121
<tr class="row0">
122122
<td class="cell91">
123123
<p class="ps13"><a id="CANCELBUTTON"></a><span class="ts14">&lt;IF CANCELBUTTON&gt;</span></p>
124124
</td>
125125
<td class="cell92">
126-
<p class="ps5"><span class="ts3">The button is a Cancel button.</span></p>
126+
<p class="ps2"><span class="ts3">The button is a Cancel button.</span></p>
127127
</td>
128128
</tr>
129129
<tr class="row0">
130130
<td class="cell91">
131131
<p class="ps13"><a id="CAPTION"></a><span class="ts14">&lt;IF CAPTION&gt;</span></p>
132132
</td>
133133
<td class="cell92">
134-
<p class="ps5"><span class="ts3">The button has a caption specified.</span></p>
134+
<p class="ps2"><span class="ts3">The button has a caption specified.</span></p>
135135
</td>
136136
</tr>
137137
<tr class="row0">
138138
<td class="cell93">
139139
<p class="ps13"><a id="ELB"></a><span class="ts14">&lt;IF ELB&gt;</span></p>
140140
</td>
141141
<td class="cell94">
142-
<p class="ps5"><span class="ts3">The event handler method is specified to be in an external ELB.</span></p>
142+
<p class="ps2"><span class="ts3">The event handler method is specified to be in an external ELB.</span></p>
143143
</td>
144144
</tr>
145145
<tr class="row0">
146146
<td class="cell93">
147147
<p class="ps13"><a id="GENERICBUTTON"></a><span class="ts14">&lt;IF GENERICBUTTON&gt;</span></p>
148148
</td>
149149
<td class="cell94">
150-
<p class="ps5"><span class="ts3">The button is a generic button (i.e. it is not an OK or Cancel button).</span></p>
150+
<p class="ps2"><span class="ts3">The button is a generic button (i.e. it is not an OK or Cancel button).</span></p>
151151
</td>
152152
</tr>
153153
<tr class="row0">
154154
<td class="cell91">
155155
<p class="ps13"><a id="IMAGE"></a><span class="ts14">&lt;IF IMAGE&gt;</span></p>
156156
</td>
157157
<td class="cell95">
158-
<p class="ps5"><span class="ts3">The button has an image file specified.</span></p>
158+
<p class="ps2"><span class="ts3">The button has an image file specified.</span></p>
159159
</td>
160160
</tr>
161161
<tr class="row0">
162162
<td class="cell91">
163163
<p class="ps13"><a id="METHOD"></a><span class="ts14">&lt;IF METHOD&gt;</span></p>
164164
</td>
165165
<td class="cell95">
166-
<p class="ps5"><span class="ts3">The image has an event handler method specified.</span></p>
166+
<p class="ps2"><span class="ts3">The image has an event handler method specified.</span></p>
167167
</td>
168168
</tr>
169169
<tr class="row0">
170170
<td class="cell91">
171171
<p class="ps13"><a id="OKBUTTON"></a><span class="ts14">&lt;IF OKBUTTON&gt;</span></p>
172172
</td>
173173
<td class="cell95">
174-
<p class="ps5"><span class="ts3">The button is an OK button.</span></p>
174+
<p class="ps2"><span class="ts3">The button is an OK button.</span></p>
175175
</td>
176176
</tr>
177177
<tr class="row0">
178178
<td class="cell91">
179179
<p class="ps13"><a id="QUICKSELECT"></a><span class="ts14">&lt;IF QUICKSELECT&gt;</span></p>
180180
</td>
181181
<td class="cell95">
182-
<p class="ps5"><span class="ts3">The button has a quick-select character specified.</span></p>
182+
<p class="ps2"><span class="ts3">The button has a quick-select character specified.</span></p>
183183
</td>
184184
</tr>
185185
</table>
186186
</div>
187-
<p class="ps5"><span class="ts3">&nbsp;</span></p>
187+
<p class="ps2"><span class="ts3">&nbsp;</span></p>
188188
<p class="ps13"><span class="ts1">&nbsp;</span></p>
189189
<p><span class="ts3">&nbsp;</span></p>
190190
<p><span class="ts3">&nbsp;</span></p>

0 commit comments

Comments
 (0)