home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 November / VPR0211A.ISO / OPENOFFICE / f_0047 / sbasic.tree < prev   
Extensible Markup Language  |  2002-02-06  |  8KB  |  162 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- (c) 2001, Sun Microsystems, Inc. - All Rights Reserved -->
  3. <tree_view version="Autocreated: Mon Nov  5 11:12:55 2001">
  4.   <help_section id="2" application="sbasic" title="%PRODUCTNAME Basic 縺ォ縺、縺縺ヲ縺ョ繝倥Ν繝">
  5.     <topic id="68317">荳隕ァ</topic>
  6.     <topic id="68530">Create a Basic Dialog</topic>
  7.     <topic id="68537">Create Controls in the Dialog Editor</topic>
  8.     <topic id="68536">Properties of Controls in the Dialog Editor</topic>
  9.     <topic id="68538">Show a Dialog Using Program Code</topic>
  10.     <topic id="68535">Program Examples for Controls in the Dialog Editor</topic>
  11.     <node id="66480" title="Programming with %PRODUCTNAME Basic">
  12.       <topic id="66480">荳隕ァ</topic>
  13.       <node id="66517" title="Basics">
  14.         <topic id="66517">荳隕ァ</topic>
  15.         <topic id="66575">%PRODUCTNAME Basic is modular</topic>
  16.       </node>
  17.       <node id="66461" title="'Technical Data'">
  18.         <topic id="66461">荳隕ァ</topic>
  19.         <topic id="66464">Variables</topic>
  20.         <topic id="66465">Objects</topic>
  21.         <topic id="66513">Procedures and Functions</topic>
  22.         <topic id="66460">Libraries, Modules and Dialogs</topic>
  23.       </node>
  24.       <node id="66478" title="Integrated Development Environment (IDE)">
  25.         <topic id="66478">荳隕ァ</topic>
  26.         <topic id="66468">IDE Overview</topic>
  27.         <topic id="66501">Creating and Organizing Libraries and Modules</topic>
  28.         <topic id="66459">The Basic Editor</topic>
  29.         <topic id="66471">Debugging</topic>
  30.       </node>
  31.       <topic id="66494">Additional Options</topic>
  32.     </node>
  33.     <node id="66530" title="Run-Time Functions">
  34.       <topic id="66530">荳隕ァ</topic>
  35.       <topic id="66631">Comparison Operators</topic>
  36.       <node id="66499" title="Screen I/O Functions">
  37.         <topic id="66499">荳隕ァ</topic>
  38.         <topic id="66500">Display Functions</topic>
  39.         <topic id="66538">Functions for Screen Input</topic>
  40.         <topic id="66587">Color Functions</topic>
  41.       </node>
  42.       <node id="66466" title="File I/O Functions">
  43.         <topic id="66466">荳隕ァ</topic>
  44.         <topic id="66419">Opening and Closing Files</topic>
  45.         <topic id="66430">Input/Output</topic>
  46.         <topic id="66576">File Positioning</topic>
  47.         <topic id="66379">Managing Files</topic>
  48.       </node>
  49.       <node id="66506" title="Date and Time Functions">
  50.         <topic id="66506">荳隕ァ</topic>
  51.         <topic id="66392">Converting Date Values</topic>
  52.         <topic id="66635">Converting Time Values</topic>
  53.         <topic id="66476">System Date and Time</topic>
  54.       </node>
  55.       <node id="66398" title="Error-Handling Functions">
  56.         <topic id="66398">荳隕ァ</topic>
  57.         <topic id="66634">Erl Function [Runtime]</topic>
  58.         <topic id="66624">Err Function [Runtime]</topic>
  59.         <topic id="66536">Error Function [Runtime]</topic>
  60.         <topic id="66582">Error-Statement [Runtime]</topic>
  61.         <topic id="66498">On Error GoTo...Resume Statement [Runtime]</topic>
  62.       </node>
  63.       <node id="66492" title="Logical Operators">
  64.         <topic id="66492">荳隕ァ</topic>
  65.         <topic id="66434">And-Operator [Runtime]</topic>
  66.         <topic id="66529">Eqv-Operator [Runtime]</topic>
  67.         <topic id="66533">Imp-Operator [Runtime]</topic>
  68.         <topic id="66420">Not-Operator [Runtime]</topic>
  69.         <topic id="66418">Or-Operator [Runtime]</topic>
  70.         <topic id="66621">Xor-Operator [Runtime]</topic>
  71.       </node>
  72.       <node id="66442" title="Mathematical Operators">
  73.         <topic id="66442">荳隕ァ</topic>
  74.         <topic id="66503">'-' Operator [Runtime]</topic>
  75.         <topic id="66395">'*' Operator [Runtime]</topic>
  76.         <topic id="66488">'+' Operator [Runtime]</topic>
  77.         <topic id="66511">'/' Operator [Runtime]</topic>
  78.         <topic id="66383">'^' Operator [Runtime]</topic>
  79.         <topic id="66551">Mod-Operator [Runtime]</topic>
  80.       </node>
  81.       <node id="66542" title="Numeric Functions">
  82.         <topic id="66542">荳隕ァ</topic>
  83.         <topic id="66544">Trigonometric Functions</topic>
  84.         <topic id="66421">Exponential and Logarithmic Functions</topic>
  85.         <topic id="66479">Generating Random Numbers</topic>
  86.         <topic id="66481">Square Root Calculation</topic>
  87.         <topic id="66490">Integers</topic>
  88.         <topic id="66482">Absolute Values</topic>
  89.         <topic id="66573">Expression Signs</topic>
  90.         <topic id="66516">Converting Numbers</topic>
  91.       </node>
  92.       <node id="66484" title="Controlling Program Execution">
  93.         <topic id="66484">荳隕ァ</topic>
  94.         <topic id="66448">Condition Statements</topic>
  95.         <topic id="66449">Loops</topic>
  96.         <topic id="66447">Jumps</topic>
  97.         <topic id="66589">Further Statements</topic>
  98.       </node>
  99.       <node id="66457" title="Variables">
  100.         <topic id="66457">荳隕ァ</topic>
  101.         <topic id="66608">CBool Function [Runtime]</topic>
  102.         <topic id="66509">CDate Function [Runtime]</topic>
  103.         <topic id="66532">CDbl Function [Runtime]</topic>
  104.         <topic id="66437">CInt Function [Runtime]</topic>
  105.         <topic id="66599">CLng Function [Runtime]</topic>
  106.         <topic id="66600">Const Statement [Runtime]</topic>
  107.         <topic id="66546">CSng Function[Runtime]</topic>
  108.         <topic id="66435">CStr Function [Runtime]</topic>
  109.         <topic id="66616">DefBool Statement [Runtime]</topic>
  110.         <topic id="66591">DefDate Statement [Runtime]</topic>
  111.         <topic id="66422">DefDbl Statement [Runtime]</topic>
  112.         <topic id="66428">DefInt Statement [Runtime]</topic>
  113.         <topic id="66423">DefLng Statement [Runtime]</topic>
  114.         <topic id="66425">DefObj Statement [Runtime]</topic>
  115.         <topic id="66440">DefVar Statement [Runtime]</topic>
  116.         <topic id="66441">Dim Statement [Runtime]</topic>
  117.         <topic id="66380">ReDim Statement [Runtime]</topic>
  118.         <topic id="66618">IsArray Function [Runtime]</topic>
  119.         <topic id="66507">IsDate Function [Runtime]</topic>
  120.         <topic id="66393">IsEmpty Function [Runtime]</topic>
  121.         <topic id="66431">IsNull Function [Runtime]</topic>
  122.         <topic id="66406">IsNumeric Function [Runtime]</topic>
  123.         <topic id="66407">IsObject Function [Runtime]</topic>
  124.         <topic id="66408">LBound Function [Runtime]</topic>
  125.         <topic id="66401">UBound Function [Runtime]</topic>
  126.         <topic id="66410">Let Statement [Runtime]</topic>
  127.         <topic id="66596">Option Base Statement [Runtime]</topic>
  128.         <topic id="66450">Option Explicit Statement [Runtime]</topic>
  129.         <topic id="66603">Public Statement [Runtime]</topic>
  130.         <topic id="66623">Static Statement [Runtime]</topic>
  131.         <topic id="66391">TypeName Function; VarType Function[Runtime]</topic>
  132.       </node>
  133.       <node id="66628" title="Strings">
  134.         <topic id="66628">荳隕ァ</topic>
  135.         <topic id="66515">ASCII/ANSI Conversion in Strings</topic>
  136.         <topic id="66547">Repeating Contents</topic>
  137.         <topic id="66565">Editing String Contents</topic>
  138.         <topic id="66433">Editing String Length</topic>
  139.       </node>
  140.       <node id="66548" title="Other Commands">
  141.         <topic id="66548">荳隕ァ</topic>
  142.         <topic id="66412">Beep-Statement [Runtime]</topic>
  143.         <topic id="66566">Shell Function [Runtime]</topic>
  144.         <topic id="66543">Wait Statement [Runtime]</topic>
  145.         <topic id="66474">GetSystemTicks Function [Runtime]</topic>
  146.         <topic id="66525">Environ Function [Runtime]</topic>
  147.         <topic id="66427">GetSolarVersion Function [Runtime]</topic>
  148.         <topic id="66569">TwipsPerPixelX Function [Runtime]</topic>
  149.         <topic id="66400">TwipsPerPixelY Function [Runtime]</topic>
  150.       </node>
  151.     </node>
  152.     <node id="68245" title="%PRODUCTNAME繝倥Ν繝 繧ヲ繧」繝ウ繝峨え">
  153.       <topic id="68245">荳隕ァ</topic>
  154.       <topic id="68248">蜀螳ケ繝倥Ν繝励荳サ隕√ユ繝シ繝</topic>
  155.       <topic id="68246">繧、繝ウ繝繝け繧ケ 竊 繝倥Ν繝励繧ュ繝シ繝ッ繝シ繝画、懃エ「</topic>
  156.       <topic id="68247">讀懃エ「 竊 繝輔Ν繝繧ュ繧ケ繝域、懃エ「</topic>
  157.       <topic id="68250">繝悶ャ繧ッ繝槭繧ッ邂。逅</topic>
  158.       <topic id="68249">繝倥Ν繝励お繝シ繧ク繧ァ繝ウ繝医√ヲ繝ウ繝医√♀繧医隧ウ邏ー繝偵Φ繝</topic>
  159.     </node>
  160.   </help_section>
  161. </tree_view>
  162.