home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Akce / install / f_0047 / sbasic.tree < prev   
Encoding:
Extensible Markup Language  |  2002-02-07  |  7.7 KB  |  163 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="Help about %PRODUCTNAME Basic">
  5.         <topic id="68317">Overview</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">Overview</topic>
  13.             <node id="66517" title="Basics">
  14.                 <topic id="66517">Overview</topic>
  15.                 <topic id="66575">%PRODUCTNAME Basic is modular</topic>
  16.             </node>
  17.             <node id="66461" title=""Technical Data"">
  18.                 <topic id="66461">Overview</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">Overview</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">Overview</topic>
  35.             <topic id="66631">Comparison Operators</topic>
  36.             <node id="66499" title="Screen I/O Functions">
  37.                 <topic id="66499">Overview</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">Overview</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">Overview</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">Overview</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">Overview</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">Overview</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">Overview</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">Overview</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">Overview</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">Overview</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">Overview</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="66452">UNAVAILABLE</topic>
  148.                 <topic id="66427">GetSolarVersion Function [Runtime]</topic>
  149.                 <topic id="66569">TwipsPerPixelX Function [Runtime]</topic>
  150.                 <topic id="66400">TwipsPerPixelY Function [Runtime]</topic>
  151.             </node>
  152.         </node>
  153.         <node id="68245" title="The %PRODUCTNAME Help Window">
  154.             <topic id="68245">Overview</topic>
  155.             <topic id="68248">Contents - The Main Help Topics</topic>
  156.             <topic id="68246">Index - Keyword Search in the Help</topic>
  157.             <topic id="68247">Find - The Full-Text Search</topic>
  158.             <topic id="68250">Managing bookmarks</topic>
  159.             <topic id="68249">Help Agent, Tips and Extended Tips</topic>
  160.         </node>
  161.     </help_section>
  162. </tree_view>
  163.