1 <?xml version="1.0" encoding="UTF-8"?>
2 <tree_view version="24-Aug-2004">
3 <help_section application="sbasic" id="07" title="Macros and Programming">
4 <node id="0701" title="General Information and User Interface Usage">
5 <topic id="sbasic/text/sbasic/shared/main0601.xhp">%PRODUCTNAME Basic Help</topic>
6 <topic id="sbasic/text/sbasic/shared/01000000.xhp">Programming with %PRODUCTNAME Basic </topic>
7 <topic id="sbasic/text/sbasic/shared/00000002.xhp">%PRODUCTNAME Basic Glossary</topic>
8 <topic id="sbasic/text/sbasic/shared/01010210.xhp">Basics</topic>
9 <topic id="sbasic/text/sbasic/shared/01020000.xhp">Syntax</topic>
10 <topic id="sbasic/text/sbasic/shared/01050000.xhp">%PRODUCTNAME Basic IDE</topic>
11 <topic id="sbasic/text/sbasic/shared/01030100.xhp">IDE Overview</topic>
12 <topic id="sbasic/text/sbasic/shared/01030200.xhp">The Basic Editor</topic>
13 <topic id="sbasic/text/sbasic/shared/01050100.xhp">Watch Window</topic>
14 <topic id="sbasic/text/sbasic/shared/main0211.xhp">Macro Toolbar</topic>
15 <topic id="sbasic/text/sbasic/shared/05060700.xhp">Macro</topic>
17 <node id="0702" title="Command Reference">
18 <topic id="sbasic/text/sbasic/shared/01020300.xhp">Using Procedures and Functions</topic>
19 <topic id="sbasic/text/sbasic/shared/01020500.xhp">Libraries, Modules and Dialogs</topic>
20 <node id="070202" title="Runtime Functions, Statements, and Operators">
21 <topic id="sbasic/text/sbasic/shared/03010000.xhp">Screen I/O Functions</topic>
22 <topic id="sbasic/text/sbasic/shared/03020000.xhp">File I/O Functions</topic>
23 <topic id="sbasic/text/sbasic/shared/03030000.xhp">Date and Time Functions</topic>
24 <topic id="sbasic/text/sbasic/shared/03050000.xhp">Error Handling Functions</topic>
25 <topic id="sbasic/text/sbasic/shared/03060000.xhp">Logical Operators</topic>
26 <topic id="sbasic/text/sbasic/shared/03070000.xhp">Mathematical Operators</topic>
27 <topic id="sbasic/text/sbasic/shared/03080000.xhp">Numeric Functions</topic>
28 <topic id="sbasic/text/sbasic/shared/03090000.xhp">Controlling Program Execution</topic>
29 <topic id="sbasic/text/sbasic/shared/03100000.xhp">Variables</topic>
30 <topic id="sbasic/text/sbasic/shared/03110000.xhp">Comparison Operators</topic>
31 <topic id="sbasic/text/sbasic/shared/03120000.xhp">Strings</topic>
32 <topic id="sbasic/text/sbasic/shared/03130000.xhp">Other Commands</topic>
34 <node id="070201" title="List of common Functions, Statements, and Operators">
35 <topic id="sbasic/text/sbasic/shared/03080601.xhp">Abs Function [Runtime]</topic>
36 <topic id="sbasic/text/sbasic/shared/03060100.xhp">AND Operator [Runtime]</topic>
37 <topic id="sbasic/text/sbasic/shared/03104200.xhp">Array Function [Runtime]</topic>
38 <topic id="sbasic/text/sbasic/shared/03120101.xhp">Asc Function [Runtime]</topic>
39 <topic id="sbasic/text/sbasic/shared/03080101.xhp">Atn Function [Runtime]</topic>
40 <topic id="sbasic/text/sbasic/shared/03130100.xhp">Beep Statement [Runtime]</topic>
41 <topic id="sbasic/text/sbasic/shared/03010301.xhp">Blue Function [Runtime]</topic>
42 <topic id="sbasic/text/sbasic/shared/03100100.xhp">CBool Function [Runtime]</topic>
43 <topic id="sbasic/text/sbasic/shared/03120105.xhp">CByte Function [Runtime]</topic>
44 <topic id="sbasic/text/sbasic/shared/03030108.xhp">CDateFromIso Function [Runtime]</topic>
45 <topic id="sbasic/text/sbasic/shared/03030107.xhp">CDateToIso Function [Runtime]</topic>
46 <topic id="sbasic/text/sbasic/shared/03100300.xhp">CDate Function [Runtime]</topic>
47 <topic id="sbasic/text/sbasic/shared/03100400.xhp">CDbl Function [Runtime]</topic>
48 <topic id="sbasic/text/sbasic/shared/03100500.xhp">CInt Function [Runtime]</topic>
49 <topic id="sbasic/text/sbasic/shared/03100600.xhp">CLng Function [Runtime]</topic>
50 <topic id="sbasic/text/sbasic/shared/03100900.xhp">CSng Function[Runtime]</topic>
51 <topic id="sbasic/text/sbasic/shared/03101000.xhp">CStr Function [Runtime]</topic>
52 <topic id="sbasic/text/sbasic/shared/03090401.xhp">Call Statement [Runtime]</topic>
53 <topic id="sbasic/text/sbasic/shared/03020401.xhp">ChDir Statement [Runtime]</topic>
54 <topic id="sbasic/text/sbasic/shared/03020402.xhp">ChDrive Statement [Runtime]</topic>
55 <topic id="sbasic/text/sbasic/shared/03090402.xhp">Choose Function [Runtime]</topic>
56 <topic id="sbasic/text/sbasic/shared/03120102.xhp">Chr Function [Runtime]</topic>
57 <topic id="sbasic/text/sbasic/shared/03020101.xhp">Close Statement [Runtime]</topic>
58 <topic id="sbasic/text/sbasic/shared/03110100.xhp">Comparison Operators [Runtime]</topic>
59 <topic id="sbasic/text/sbasic/shared/03100700.xhp">Const Statement [Runtime]</topic>
60 <topic id="sbasic/text/sbasic/shared/03120313.xhp">ConvertFromURL Function [Runtime]</topic>
61 <topic id="sbasic/text/sbasic/shared/03120312.xhp">ConvertToURL Function [Runtime]</topic>
62 <topic id="sbasic/text/sbasic/shared/03080102.xhp">Cos Function [Runtime]</topic>
63 <topic id="sbasic/text/sbasic/shared/03131800.xhp">CreateUnoDialog Function [Runtime]</topic>
64 <topic id="sbasic/text/sbasic/shared/03132000.xhp">CreateUnoListener Function [Runtime]</topic>
65 <topic id="sbasic/text/sbasic/shared/03131600.xhp">CreateUnoService Function [Runtime]</topic>
66 <topic id="sbasic/text/sbasic/shared/03131500.xhp">CreateUnoStruct Function [Runtime]</topic>
67 <topic id="sbasic/text/sbasic/shared/03020403.xhp">CurDir Function [Runtime]</topic>
68 <topic id="sbasic/text/sbasic/shared/03030101.xhp">DateSerial Function [Runtime]</topic>
69 <topic id="sbasic/text/sbasic/shared/03030102.xhp">DateValue Function [Runtime]</topic>
70 <topic id="sbasic/text/sbasic/shared/03030301.xhp">Date Statement [Runtime]</topic>
71 <topic id="sbasic/text/sbasic/shared/03030103.xhp">Day Function [Runtime]</topic>
72 <topic id="sbasic/text/sbasic/shared/03090403.xhp">Declare Statement [Runtime]</topic>
73 <topic id="sbasic/text/sbasic/shared/03101100.xhp">DefBool Statement [Runtime]</topic>
74 <topic id="sbasic/text/sbasic/shared/03101300.xhp">DefDate Statement [Runtime]</topic>
75 <topic id="sbasic/text/sbasic/shared/03101400.xhp">DefDbl Statement [Runtime]</topic>
76 <topic id="sbasic/text/sbasic/shared/03101500.xhp">DefInt Statement [Runtime]</topic>
77 <topic id="sbasic/text/sbasic/shared/03101600.xhp">DefLng Statement [Runtime]</topic>
78 <topic id="sbasic/text/sbasic/shared/03101700.xhp">DefObj Statement [Runtime]</topic>
79 <topic id="sbasic/text/sbasic/shared/03102000.xhp">DefVar Statement [Runtime]</topic>
80 <topic id="sbasic/text/sbasic/shared/03104300.xhp">DimArray Function [Runtime]</topic>
81 <topic id="sbasic/text/sbasic/shared/03102100.xhp">Dim Statement [Runtime]</topic>
82 <topic id="sbasic/text/sbasic/shared/03020404.xhp">Dir Function [Runtime]</topic>
83 <topic id="sbasic/text/sbasic/shared/03090201.xhp">Do...Loop Statement [Runtime]</topic>
84 <topic id="sbasic/text/sbasic/shared/03110100.xhp">Comparison Operators [Runtime]</topic>
85 <topic id="sbasic/text/sbasic/shared/03090404.xhp">End Statement [Runtime]</topic>
86 <topic id="sbasic/text/sbasic/shared/03130800.xhp">Environ Function [Runtime]</topic>
87 <topic id="sbasic/text/sbasic/shared/03020301.xhp">Eof Function [Runtime]</topic>
88 <topic id="sbasic/text/sbasic/shared/03104600.xhp">EqualUnoObjects Function [Runtime]</topic>
89 <topic id="sbasic/text/sbasic/shared/03060200.xhp">Eqv Operator [Runtime]</topic>
90 <topic id="sbasic/text/sbasic/shared/03050100.xhp">Erl Function [Runtime]</topic>
91 <topic id="sbasic/text/sbasic/shared/03050200.xhp">Err Function [Runtime]</topic>
92 <topic id="sbasic/text/sbasic/shared/03050300.xhp">Error Function [Runtime]</topic>
93 <topic id="sbasic/text/sbasic/shared/03050000.xhp">Error Handling Functions</topic>
94 <topic id="sbasic/text/sbasic/shared/03090412.xhp">Exit Statement [Runtime]</topic>
95 <topic id="sbasic/text/sbasic/shared/03080201.xhp">Exp Function [Runtime]</topic>
96 <topic id="sbasic/text/sbasic/shared/03020405.xhp">FileAttr Function [Runtime]</topic>
97 <topic id="sbasic/text/sbasic/shared/03020406.xhp">FileCopy Statement [Runtime]</topic>
98 <topic id="sbasic/text/sbasic/shared/03020407.xhp">FileDateTime Function [Runtime]</topic>
99 <topic id="sbasic/text/sbasic/shared/03020415.xhp">FileExists Function [Runtime]</topic>
100 <topic id="sbasic/text/sbasic/shared/03020408.xhp">FileLen Function [Runtime]</topic>
101 <topic id="sbasic/text/sbasic/shared/03103800.xhp">FindObject Function [Runtime]</topic>
102 <topic id="sbasic/text/sbasic/shared/03103900.xhp">FindPropertyObject Function [Runtime]</topic>
103 <topic id="sbasic/text/sbasic/shared/03080501.xhp">Fix Function [Runtime]</topic>
104 <topic id="sbasic/text/sbasic/shared/03090202.xhp">For...Next Statement [Runtime]</topic>
105 <topic id="sbasic/text/sbasic/shared/03120301.xhp">Format Function [Runtime]</topic>
106 <topic id="sbasic/text/sbasic/shared/03020102.xhp">FreeFile Function[Runtime]</topic>
107 <topic id="sbasic/text/sbasic/shared/03090405.xhp">FreeLibrary Function [Runtime]</topic>
108 <topic id="sbasic/text/sbasic/shared/03090406.xhp">Function Statement [Runtime]</topic>
109 <topic id="sbasic/text/sbasic/shared/03090400.xhp">Further Statements</topic>
110 <topic id="sbasic/text/sbasic/shared/03080300.xhp">Generating Random Numbers</topic>
111 <topic id="sbasic/text/sbasic/shared/03020409.xhp">GetAttr Function [Runtime]</topic>
112 <topic id="sbasic/text/sbasic/shared/03131700.xhp">GetProcessServiceManager Function [Runtime]</topic>
113 <topic id="sbasic/text/sbasic/shared/03131000.xhp">GetSolarVersion Function [Runtime]</topic>
114 <topic id="sbasic/text/sbasic/shared/03130700.xhp">GetSystemTicks Function [Runtime]</topic>
115 <topic id="sbasic/text/sbasic/shared/03020201.xhp">Get Statement [Runtime]</topic>
116 <topic id="sbasic/text/sbasic/shared/03131900.xhp">GlobalScope [Runtime]</topic>
117 <topic id="sbasic/text/sbasic/shared/03090301.xhp">GoSub...Return Statement [Runtime]</topic>
118 <topic id="sbasic/text/sbasic/shared/03090302.xhp">GoTo Statement [Runtime]</topic>
119 <topic id="sbasic/text/sbasic/shared/03010302.xhp">Green Function [Runtime]</topic>
120 <topic id="sbasic/text/sbasic/shared/03104400.xhp">HasUnoInterfaces Function [Runtime]</topic>
121 <topic id="sbasic/text/sbasic/shared/03080801.xhp">Hex Function [Runtime]</topic>
122 <topic id="sbasic/text/sbasic/shared/03030201.xhp">Hour Function [Runtime]</topic>
123 <topic id="sbasic/text/sbasic/shared/03090103.xhp">IIf Statement [Runtime]</topic>
124 <topic id="sbasic/text/sbasic/shared/03090101.xhp">If...Then...Else Statement [Runtime]</topic>
125 <topic id="sbasic/text/sbasic/shared/03060300.xhp">Imp Operator [Runtime]</topic>
126 <topic id="sbasic/text/sbasic/shared/03120401.xhp">InStr Function [Runtime]</topic>
127 <topic id="sbasic/text/sbasic/shared/03010201.xhp">InputBox Function [Runtime]</topic>
128 <topic id="sbasic/text/sbasic/shared/03020202.xhp">Input# Statement [Runtime]</topic>
129 <topic id="sbasic/text/sbasic/shared/03080502.xhp">Int Function [Runtime]</topic>
130 <topic id="sbasic/text/sbasic/shared/03102200.xhp">IsArray Function [Runtime]</topic>
131 <topic id="sbasic/text/sbasic/shared/03102300.xhp">IsDate Function [Runtime]</topic>
132 <topic id="sbasic/text/sbasic/shared/03102400.xhp">IsEmpty Function [Runtime]</topic>
133 <topic id="sbasic/text/sbasic/shared/03104000.xhp">IsMissing function [Runtime]</topic>
134 <topic id="sbasic/text/sbasic/shared/03102600.xhp">IsNull Function [Runtime]</topic>
135 <topic id="sbasic/text/sbasic/shared/03102700.xhp">IsNumeric Function [Runtime]</topic>
136 <topic id="sbasic/text/sbasic/shared/03102800.xhp">IsObject Function [Runtime]</topic>
137 <topic id="sbasic/text/sbasic/shared/03104500.xhp">IsUnoStruct Function [Runtime]</topic>
138 <topic id="sbasic/text/sbasic/shared/03120315.xhp">Join Function [Runtime]</topic>
139 <topic id="sbasic/text/sbasic/shared/03020410.xhp">Kill Statement [Runtime]</topic>
140 <topic id="sbasic/text/sbasic/shared/03102900.xhp">LBound Function [Runtime]</topic>
141 <topic id="sbasic/text/sbasic/shared/03120302.xhp">LCase Function [Runtime]</topic>
142 <topic id="sbasic/text/sbasic/shared/03120304.xhp">LSet Statement [Runtime]</topic>
143 <topic id="sbasic/text/sbasic/shared/03120305.xhp">LTrim Function [Runtime]</topic>
144 <topic id="sbasic/text/sbasic/shared/03120303.xhp">Left Function [Runtime]</topic>
145 <topic id="sbasic/text/sbasic/shared/03120402.xhp">Len Function [Runtime]</topic>
146 <topic id="sbasic/text/sbasic/shared/03103100.xhp">Let Statement [Runtime]</topic>
147 <topic id="sbasic/text/sbasic/shared/03020203.xhp">Line Input # Statement [Runtime]</topic>
148 <topic id="sbasic/text/sbasic/shared/03020302.xhp">Loc Function [Runtime]</topic>
149 <topic id="sbasic/text/sbasic/shared/03020303.xhp">Lof Function [Runtime]</topic>
150 <topic id="sbasic/text/sbasic/shared/03080202.xhp">Log Function [Runtime]</topic>
151 <topic id="sbasic/text/sbasic/shared/03120306.xhp">Mid Function, Mid Statement [Runtime]</topic>
152 <topic id="sbasic/text/sbasic/shared/03030202.xhp">Minute Function [Runtime]</topic>
153 <topic id="sbasic/text/sbasic/shared/03020411.xhp">MkDir Statement [Runtime]</topic>
154 <topic id="sbasic/text/sbasic/shared/03070600.xhp">Mod Operator [Runtime]</topic>
155 <topic id="sbasic/text/sbasic/shared/03030104.xhp">Month Function [Runtime]</topic>
156 <topic id="sbasic/text/sbasic/shared/03010102.xhp">MsgBox Function [Runtime]</topic>
157 <topic id="sbasic/text/sbasic/shared/03010101.xhp">MsgBox Statement [Runtime]</topic>
158 <topic id="sbasic/text/sbasic/shared/03020412.xhp">Name Statement [Runtime]</topic>
159 <topic id="sbasic/text/sbasic/shared/03060400.xhp">Not Operator [Runtime]</topic>
160 <topic id="sbasic/text/sbasic/shared/03030203.xhp">Now Function [Runtime]</topic>
161 <topic id="sbasic/text/sbasic/shared/03080000.xhp">Numeric Functions</topic>
162 <topic id="sbasic/text/sbasic/shared/03080802.xhp">Oct Function [Runtime]</topic>
163 <topic id="sbasic/text/sbasic/shared/03050500.xhp">On Error GoTo ... Resume Statement [Runtime]</topic>
164 <topic id="sbasic/text/sbasic/shared/03090303.xhp">On...GoSub Statement; On...GoTo Statement [Runtime]</topic>
165 <topic id="sbasic/text/sbasic/shared/03020103.xhp">Open Statement[Runtime]</topic>
166 <topic id="sbasic/text/sbasic/shared/03103200.xhp">Option Base Statement [Runtime]</topic>
167 <topic id="sbasic/text/sbasic/shared/03103300.xhp">Option Explicit Statement [Runtime]</topic>
168 <topic id="sbasic/text/sbasic/shared/03104100.xhp">Optional (in Function Statement) [Runtime]</topic>
169 <topic id="sbasic/text/sbasic/shared/03060500.xhp">Or Operator [Runtime]</topic>
170 <topic id="sbasic/text/sbasic/shared/03010103.xhp">Print Statement [Runtime]</topic>
171 <topic id="sbasic/text/sbasic/shared/03103400.xhp">Public Statement [Runtime]</topic>
172 <topic id="sbasic/text/sbasic/shared/03020204.xhp">Put Statement [Runtime]</topic>
173 <topic id="sbasic/text/sbasic/shared/03010304.xhp">QBColor Function [Runtime]</topic>
174 <topic id="sbasic/text/sbasic/shared/03010305.xhp">RGB Function [Runtime]</topic>
175 <topic id="sbasic/text/sbasic/shared/03120308.xhp">RSet Statement [Runtime]</topic>
176 <topic id="sbasic/text/sbasic/shared/03120309.xhp">RTrim Function [Runtime]</topic>
177 <topic id="sbasic/text/sbasic/shared/03080301.xhp">Randomize Statement [Runtime]</topic>
178 <topic id="sbasic/text/sbasic/shared/03102101.xhp">ReDim Statement [Runtime]</topic>
179 <topic id="sbasic/text/sbasic/shared/03010303.xhp">Red Function [Runtime]</topic>
180 <topic id="sbasic/text/sbasic/shared/03090407.xhp">Rem Statement [Runtime]</topic>
181 <topic id="sbasic/text/sbasic/shared/03020104.xhp">Reset Statement [Runtime]</topic>
182 <topic id="sbasic/text/sbasic/shared/03120307.xhp">Right Function [Runtime]</topic>
183 <topic id="sbasic/text/sbasic/shared/03020413.xhp">RmDir Statement [Runtime]</topic>
184 <topic id="sbasic/text/sbasic/shared/03080302.xhp">Rnd Function [Runtime]</topic>
185 <topic id="sbasic/text/sbasic/shared/03030204.xhp">Second Function [Runtime]</topic>
186 <topic id="sbasic/text/sbasic/shared/03020304.xhp">Seek Function [Runtime]</topic>
187 <topic id="sbasic/text/sbasic/shared/03020305.xhp">Seek Statement [Runtime]</topic>
188 <topic id="sbasic/text/sbasic/shared/03090102.xhp">Select...Case Statement [Runtime]</topic>
189 <topic id="sbasic/text/sbasic/shared/03020414.xhp">SetAttr Statement [Runtime]</topic>
190 <topic id="sbasic/text/sbasic/shared/03103700.xhp">Set Statement[Runtime]</topic>
191 <topic id="sbasic/text/sbasic/shared/03080701.xhp">Sgn Function [Runtime]</topic>
192 <topic id="sbasic/text/sbasic/shared/03130500.xhp">Shell Function [Runtime]</topic>
193 <topic id="sbasic/text/sbasic/shared/03080103.xhp">Sin Function [Runtime]</topic>
194 <topic id="sbasic/text/sbasic/shared/03120201.xhp">Space Function [Runtime]</topic>
195 <topic id="sbasic/text/sbasic/shared/03120314.xhp">Split Function [Runtime]</topic>
196 <topic id="sbasic/text/sbasic/shared/03080401.xhp">Sqr Function [Runtime]</topic>
197 <topic id="sbasic/text/sbasic/shared/03080400.xhp">Square Root Calculation</topic>
198 <topic id="sbasic/text/sbasic/shared/03103500.xhp">Static Statement [Runtime]</topic>
199 <topic id="sbasic/text/sbasic/shared/03090408.xhp">Stop Statement [Runtime]</topic>
200 <topic id="sbasic/text/sbasic/shared/03120403.xhp">StrComp Function [Runtime]</topic>
201 <topic id="sbasic/text/sbasic/shared/03120103.xhp">Str Function [Runtime]</topic>
202 <topic id="sbasic/text/sbasic/shared/03120202.xhp">String Function [Runtime]</topic>
203 <topic id="sbasic/text/sbasic/shared/03090409.xhp">Sub Statement [Runtime]</topic>
204 <topic id="sbasic/text/sbasic/shared/03090410.xhp">Switch Function [Runtime]</topic>
205 <topic id="sbasic/text/sbasic/shared/03080104.xhp">Tan Function [Runtime]</topic>
206 <topic id="sbasic/text/sbasic/shared/03030205.xhp">TimeSerial Function [Runtime]</topic>
207 <topic id="sbasic/text/sbasic/shared/03030206.xhp">TimeValue Function [Runtime]</topic>
208 <topic id="sbasic/text/sbasic/shared/03030302.xhp">Time Statement [Runtime]</topic>
209 <topic id="sbasic/text/sbasic/shared/03030303.xhp">Timer Function [Runtime]</topic>
210 <topic id="sbasic/text/sbasic/shared/03080100.xhp">Trigonometric Functions</topic>
211 <topic id="sbasic/text/sbasic/shared/03120311.xhp">Trim Function [Runtime]</topic>
212 <topic id="sbasic/text/sbasic/shared/03131300.xhp">TwipsPerPixelX Function [Runtime]</topic>
213 <topic id="sbasic/text/sbasic/shared/03131400.xhp">TwipsPerPixelY Function [Runtime]</topic>
214 <topic id="sbasic/text/sbasic/shared/03103600.xhp">TypeName Function; VarType Function[Runtime]</topic>
215 <topic id="sbasic/text/sbasic/shared/03103000.xhp">UBound Function [Runtime]</topic>
216 <topic id="sbasic/text/sbasic/shared/03120310.xhp">UCase Function [Runtime]</topic>
217 <topic id="sbasic/text/sbasic/shared/03120104.xhp">Val Function [Runtime]</topic>
218 <topic id="sbasic/text/sbasic/shared/03130600.xhp">Wait Statement [Runtime]</topic>
219 <topic id="sbasic/text/sbasic/shared/03030105.xhp">WeekDay Function [Runtime]</topic>
220 <topic id="sbasic/text/sbasic/shared/03090203.xhp">While...Wend Statement[Runtime]</topic>
221 <topic id="sbasic/text/sbasic/shared/03090411.xhp">With Statement [Runtime]</topic>
222 <topic id="sbasic/text/sbasic/shared/03020205.xhp">Write Statement [Runtime]</topic>
223 <topic id="sbasic/text/sbasic/shared/03060600.xhp">Xor Operator [Runtime]</topic>
224 <topic id="sbasic/text/sbasic/shared/03030106.xhp">Year Function [Runtime]</topic>
225 <topic id="sbasic/text/sbasic/shared/03070100.xhp">"-" Operator [Runtime]</topic>
226 <topic id="sbasic/text/sbasic/shared/03070200.xhp">"*" Operator [Runtime]</topic>
227 <topic id="sbasic/text/sbasic/shared/03070300.xhp">"+" Operator [Runtime]</topic>
228 <topic id="sbasic/text/sbasic/shared/03070400.xhp">"/" Operator [Runtime]</topic>
229 <topic id="sbasic/text/sbasic/shared/03070500.xhp">"^" Operator [Runtime]</topic>
232 <node id="0703" title="Guides">
233 <topic id="sbasic/text/sbasic/guide/control_properties.xhp">Changing the Properties of Controls in the Dialog Editor</topic>
234 <topic id="sbasic/text/sbasic/guide/insert_control.xhp">Creating Controls in the Dialog Editor</topic>
235 <topic id="sbasic/text/sbasic/guide/sample_code.xhp">Programming Examples for Controls in the Dialog Editor</topic>
236 <topic id="sbasic/text/sbasic/guide/show_dialog.xhp">Opening a Dialog With Program Code</topic>
237 <topic id="sbasic/text/sbasic/guide/create_dialog.xhp">Creating a Basic Dialog</topic>
238 <topic id="sbasic/text/sbasic/shared/01030400.xhp">Organizing Libraries and Modules</topic>
239 <topic id="sbasic/text/sbasic/shared/01020100.xhp">Using Variables</topic>
240 <topic id="sbasic/text/sbasic/shared/01020200.xhp">Using Objects</topic>
241 <topic id="sbasic/text/sbasic/shared/01030300.xhp">Debugging a Basic Program</topic>
242 <topic id="sbasic/text/sbasic/shared/01040000.xhp">Event-Driven Macros</topic>