home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2002 October
/
VPR0210A.ISO
/
OPENOFFICE
/
f_0047
/
sbasic.tree
< prev
Wrap
Extensible Markup Language
|
2002-02-06
|
8KB
|
162 lines
<?xml version="1.0" encoding="UTF-8"?>
<!-- (c) 2001, Sun Microsystems, Inc. - All Rights Reserved -->
<tree_view version="Autocreated: Mon Nov 5 11:12:55 2001">
<help_section id="2" application="sbasic" title="%PRODUCTNAME Basic 縺ォ縺、縺縺ヲ縺ョ繝倥Ν繝">
<topic id="68317">荳隕ァ</topic>
<topic id="68530">Create a Basic Dialog</topic>
<topic id="68537">Create Controls in the Dialog Editor</topic>
<topic id="68536">Properties of Controls in the Dialog Editor</topic>
<topic id="68538">Show a Dialog Using Program Code</topic>
<topic id="68535">Program Examples for Controls in the Dialog Editor</topic>
<node id="66480" title="Programming with %PRODUCTNAME Basic">
<topic id="66480">荳隕ァ</topic>
<node id="66517" title="Basics">
<topic id="66517">荳隕ァ</topic>
<topic id="66575">%PRODUCTNAME Basic is modular</topic>
</node>
<node id="66461" title="'Technical Data'">
<topic id="66461">荳隕ァ</topic>
<topic id="66464">Variables</topic>
<topic id="66465">Objects</topic>
<topic id="66513">Procedures and Functions</topic>
<topic id="66460">Libraries, Modules and Dialogs</topic>
</node>
<node id="66478" title="Integrated Development Environment (IDE)">
<topic id="66478">荳隕ァ</topic>
<topic id="66468">IDE Overview</topic>
<topic id="66501">Creating and Organizing Libraries and Modules</topic>
<topic id="66459">The Basic Editor</topic>
<topic id="66471">Debugging</topic>
</node>
<topic id="66494">Additional Options</topic>
</node>
<node id="66530" title="Run-Time Functions">
<topic id="66530">荳隕ァ</topic>
<topic id="66631">Comparison Operators</topic>
<node id="66499" title="Screen I/O Functions">
<topic id="66499">荳隕ァ</topic>
<topic id="66500">Display Functions</topic>
<topic id="66538">Functions for Screen Input</topic>
<topic id="66587">Color Functions</topic>
</node>
<node id="66466" title="File I/O Functions">
<topic id="66466">荳隕ァ</topic>
<topic id="66419">Opening and Closing Files</topic>
<topic id="66430">Input/Output</topic>
<topic id="66576">File Positioning</topic>
<topic id="66379">Managing Files</topic>
</node>
<node id="66506" title="Date and Time Functions">
<topic id="66506">荳隕ァ</topic>
<topic id="66392">Converting Date Values</topic>
<topic id="66635">Converting Time Values</topic>
<topic id="66476">System Date and Time</topic>
</node>
<node id="66398" title="Error-Handling Functions">
<topic id="66398">荳隕ァ</topic>
<topic id="66634">Erl Function [Runtime]</topic>
<topic id="66624">Err Function [Runtime]</topic>
<topic id="66536">Error Function [Runtime]</topic>
<topic id="66582">Error-Statement [Runtime]</topic>
<topic id="66498">On Error GoTo...Resume Statement [Runtime]</topic>
</node>
<node id="66492" title="Logical Operators">
<topic id="66492">荳隕ァ</topic>
<topic id="66434">And-Operator [Runtime]</topic>
<topic id="66529">Eqv-Operator [Runtime]</topic>
<topic id="66533">Imp-Operator [Runtime]</topic>
<topic id="66420">Not-Operator [Runtime]</topic>
<topic id="66418">Or-Operator [Runtime]</topic>
<topic id="66621">Xor-Operator [Runtime]</topic>
</node>
<node id="66442" title="Mathematical Operators">
<topic id="66442">荳隕ァ</topic>
<topic id="66503">'-' Operator [Runtime]</topic>
<topic id="66395">'*' Operator [Runtime]</topic>
<topic id="66488">'+' Operator [Runtime]</topic>
<topic id="66511">'/' Operator [Runtime]</topic>
<topic id="66383">'^' Operator [Runtime]</topic>
<topic id="66551">Mod-Operator [Runtime]</topic>
</node>
<node id="66542" title="Numeric Functions">
<topic id="66542">荳隕ァ</topic>
<topic id="66544">Trigonometric Functions</topic>
<topic id="66421">Exponential and Logarithmic Functions</topic>
<topic id="66479">Generating Random Numbers</topic>
<topic id="66481">Square Root Calculation</topic>
<topic id="66490">Integers</topic>
<topic id="66482">Absolute Values</topic>
<topic id="66573">Expression Signs</topic>
<topic id="66516">Converting Numbers</topic>
</node>
<node id="66484" title="Controlling Program Execution">
<topic id="66484">荳隕ァ</topic>
<topic id="66448">Condition Statements</topic>
<topic id="66449">Loops</topic>
<topic id="66447">Jumps</topic>
<topic id="66589">Further Statements</topic>
</node>
<node id="66457" title="Variables">
<topic id="66457">荳隕ァ</topic>
<topic id="66608">CBool Function [Runtime]</topic>
<topic id="66509">CDate Function [Runtime]</topic>
<topic id="66532">CDbl Function [Runtime]</topic>
<topic id="66437">CInt Function [Runtime]</topic>
<topic id="66599">CLng Function [Runtime]</topic>
<topic id="66600">Const Statement [Runtime]</topic>
<topic id="66546">CSng Function[Runtime]</topic>
<topic id="66435">CStr Function [Runtime]</topic>
<topic id="66616">DefBool Statement [Runtime]</topic>
<topic id="66591">DefDate Statement [Runtime]</topic>
<topic id="66422">DefDbl Statement [Runtime]</topic>
<topic id="66428">DefInt Statement [Runtime]</topic>
<topic id="66423">DefLng Statement [Runtime]</topic>
<topic id="66425">DefObj Statement [Runtime]</topic>
<topic id="66440">DefVar Statement [Runtime]</topic>
<topic id="66441">Dim Statement [Runtime]</topic>
<topic id="66380">ReDim Statement [Runtime]</topic>
<topic id="66618">IsArray Function [Runtime]</topic>
<topic id="66507">IsDate Function [Runtime]</topic>
<topic id="66393">IsEmpty Function [Runtime]</topic>
<topic id="66431">IsNull Function [Runtime]</topic>
<topic id="66406">IsNumeric Function [Runtime]</topic>
<topic id="66407">IsObject Function [Runtime]</topic>
<topic id="66408">LBound Function [Runtime]</topic>
<topic id="66401">UBound Function [Runtime]</topic>
<topic id="66410">Let Statement [Runtime]</topic>
<topic id="66596">Option Base Statement [Runtime]</topic>
<topic id="66450">Option Explicit Statement [Runtime]</topic>
<topic id="66603">Public Statement [Runtime]</topic>
<topic id="66623">Static Statement [Runtime]</topic>
<topic id="66391">TypeName Function; VarType Function[Runtime]</topic>
</node>
<node id="66628" title="Strings">
<topic id="66628">荳隕ァ</topic>
<topic id="66515">ASCII/ANSI Conversion in Strings</topic>
<topic id="66547">Repeating Contents</topic>
<topic id="66565">Editing String Contents</topic>
<topic id="66433">Editing String Length</topic>
</node>
<node id="66548" title="Other Commands">
<topic id="66548">荳隕ァ</topic>
<topic id="66412">Beep-Statement [Runtime]</topic>
<topic id="66566">Shell Function [Runtime]</topic>
<topic id="66543">Wait Statement [Runtime]</topic>
<topic id="66474">GetSystemTicks Function [Runtime]</topic>
<topic id="66525">Environ Function [Runtime]</topic>
<topic id="66427">GetSolarVersion Function [Runtime]</topic>
<topic id="66569">TwipsPerPixelX Function [Runtime]</topic>
<topic id="66400">TwipsPerPixelY Function [Runtime]</topic>
</node>
</node>
<node id="68245" title="%PRODUCTNAME繝倥Ν繝 繧ヲ繧」繝ウ繝峨え">
<topic id="68245">荳隕ァ</topic>
<topic id="68248">蜀螳ケ繝倥Ν繝励荳サ隕√ユ繝シ繝</topic>
<topic id="68246">繧、繝ウ繝繝け繧ケ 竊 繝倥Ν繝励繧ュ繝シ繝ッ繝シ繝画、懃エ「</topic>
<topic id="68247">讀懃エ「 竊 繝輔Ν繝繧ュ繧ケ繝域、懃エ「</topic>
<topic id="68250">繝悶ャ繧ッ繝槭繧ッ邂。逅</topic>
<topic id="68249">繝倥Ν繝励お繝シ繧ク繧ァ繝ウ繝医√ヲ繝ウ繝医√♀繧医隧ウ邏ー繝偵Φ繝</topic>
</node>
</help_section>
</tree_view>