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