home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 93win / data1.cab / Numeric_Compiler / htbc.cnt (.txt) next >
Encoding:
Microsoft Windows Help File Content  |  2005-03-02  |  3.9 KB  |  117 lines

  1. :Base htbc.hlp
  2. :Title Numeric Compiler
  3. 1 Numeric Compiler
  4. 2 HTBasic for Windows 9.3 Numeric Compiler=HTBasic_for_Windows_9_0_Numeric_Compiler
  5. 2 Why a Numeric Compiler?
  6. 3 Why a Numeric Compiler?=Why_a_Numeric_Compiler_
  7. 3 HTBasic for Windows 9.3 Numeric Compiler=HTBasic_for_Windows_9_0_Numeric_Compiler
  8. 3 What does it do?=What_does_it_do_
  9. 3 Licensing=Licensing
  10. 3 Requirements=Requirements
  11. 2 Running the Compiler
  12. 3 Running the Compiler=Running_the_Compiler
  13. 3 Starting the Compiler=Starting_the_Compiler
  14. 3 Source File=Source_File
  15. 3 Output File=Output_File
  16. 3 SUB Name=SUB_Name
  17. 3 Compiler Switches=Compiler_Switches
  18. 3 Produce End-Of-Line in the code:=Produce_End_Of_Line_in_the_code_
  19. 3 Produce inline code for the power "^" operator=Produce_inline_code_for_the_power_operator
  20. 3 Disallow REDIM and produce faster array code=Disallow_REDIM_and_produce_faster_array_code
  21. 3 Produce Array subscript range checking code=Produce_Array_subscript_range_checking_code
  22. 3 Print Warning Messages=Print_Warning_Messages
  23. 3 Allocate data space for temporary results=Allocate_data_space_for_temporary_results
  24. 3 Produce a listing file of compiler errors=Produce_a_listing_file_of_compiler_errors
  25. 3 Compilation=Compilation
  26. 2 Compiler Limitations
  27. 3 Compiler Limitations=Compiler_Limitations
  28. 3 Statement Types=Statement_Types
  29. 3 Special Statements=Special_Statements
  30. 3 Use STORE for CSUBs=Use_STORE_for_CSUBs
  31. 3 Event Checking=Event_Checking
  32. 3 Calling Other SUBs=Calling_Other_SUBs
  33. 3 CSUB Library Routines=CSUB_Library_Routines
  34. 3 Code Size=Code_Size
  35. 3 Precedence Rules=Precedence_Rules
  36. 3 Register Usage=Register_Usage
  37. 3 Precision=Precision
  38. 3 Errors=Errors
  39. 3 SIN and COS=SIN_and_COS
  40. 3 Hidden Program Errors=Hidden_Program_Errors
  41. 3 RESTORE=RESTORE
  42. 3 Release Specific Limitations=Release_Specific_Limitations
  43. 2 Producing Optimal CSUBs
  44. 3 Producing Optimal CSUBs=Producing_Optimal_CSUBs
  45. 3 Variables and Expressions=Variables_and_Expressions
  46. 3 Use INTEGERs=Use_INTEGERs
  47. 3 Loop Constructs=Loop_Constructs
  48. 3 Size of CSUB=Size_of_CSUB
  49. 3 Use Type 1 Statements=Use_Type_1_Statements
  50. 3 Using Type 2 Operators & Operands=Using_Type_2_Operators_Operands
  51. 2 Errors
  52. 3 Errors=Errors_1
  53. 3 Compiler Warning Messages=Compiler_Warning_Messages
  54. 3 Error 3=Error_3
  55. 3 Error 4=Error_4
  56. 3 Error 10=Error_10
  57. 3 Error 13=Error_13
  58. 3 Error 14=Error_14
  59. 3 Error 15=Error_15
  60. 3 Error 16=Error_16
  61. 3 Error 36=Error_36
  62. 3 Compiler Error Messages=Compiler_Error_Messages
  63. 3 Error 101=Error_101
  64. 3 Error 203=Error_203
  65. 3 Error 204=Error_204
  66. 3 Error 205=Error_205
  67. 3 Error 206=Error_206
  68. 3 Error 207=Error_207
  69. 3 Error 208=Error_208
  70. 3 Error 209=Error_209
  71. 3 Error 210=Error_210
  72. 3 Error 211=Error_211
  73. 3 Error 212=Error_212
  74. 3 Error 213=Error_213
  75. 3 Error 214=Error_214
  76. 3 Error 215=Error_215
  77. 3 Error 216=Error_216
  78. 3 HTBasic Error Numbers=HTBasic_Error_Numbers
  79. 3 Error 1003=Error_1003
  80. 3 Error 1017=Error_1017
  81. 3 Error 1020=Error_1020
  82. 3 Error 1022=Error_1022
  83. 3 Error 1027=Error_1027
  84. 3 Error 1031=Error_1031
  85. 3 Error 1620=Error_1620
  86. 3 Error 2009=Error_2009
  87. 3 Error 2012=Error_2012
  88. 2 Definitions
  89. 3 Definitions=Definitions
  90. 3 Compile-time=Compile_time
  91. 3 Compiler=Compiler
  92. 3 CSUB=CSUB
  93. 3 DEF FN=DEF_FN
  94. 3 Environment Manager=Environment_Manager
  95. 3 In-line=In_line
  96. 3 Interpreter=Interpreter
  97. 3 Machine Code=Machine_Code
  98. 3 Main Program=Main_Program
  99. 3 Prerun=Prerun
  100. 3 PROG file=PROG_file
  101. 3 Program Context=Program_Context
  102. 3 Run-time=Run_time
  103. 3 SUB=SUB
  104. 3 Subprogram=Subprogram
  105. 3 Type 1 Statement=Type_1_Statement
  106. 3 Type 2 Operator/Operand=Type_2_Operator_Operand
  107. 3 User Defined Function=User_Defined_Function
  108. 2 Statement Lists
  109. 3 Statement Lists=Statement_Lists
  110. 3 Supported Statements=Supported_Statements
  111. 3 Type 1 Statements=Type_1_Statements
  112. 3 Type 2 Statements=Type_2_Statements
  113. 3 Non-supported Statements (Type 3)=Non_supported_Statements_Type_3_
  114. 3 Operators and Operands=Operators_and_Operands
  115. 3 Type 1 Operators=Type_1_Operators
  116. 3 Type 2 Operators and Operands=Type_2_Operators_and_Operands
  117.