home *** CD-ROM | disk | FTP | other *** search
Microsoft Windows Help File Content | 2005-03-02 | 3.9 KB | 117 lines |
- :Base htbc.hlp
- :Title Numeric Compiler
- 1 Numeric Compiler
- 2 HTBasic for Windows 9.3 Numeric Compiler=HTBasic_for_Windows_9_0_Numeric_Compiler
- 2 Why a Numeric Compiler?
- 3 Why a Numeric Compiler?=Why_a_Numeric_Compiler_
- 3 HTBasic for Windows 9.3 Numeric Compiler=HTBasic_for_Windows_9_0_Numeric_Compiler
- 3 What does it do?=What_does_it_do_
- 3 Licensing=Licensing
- 3 Requirements=Requirements
- 2 Running the Compiler
- 3 Running the Compiler=Running_the_Compiler
- 3 Starting the Compiler=Starting_the_Compiler
- 3 Source File=Source_File
- 3 Output File=Output_File
- 3 SUB Name=SUB_Name
- 3 Compiler Switches=Compiler_Switches
- 3 Produce End-Of-Line in the code:=Produce_End_Of_Line_in_the_code_
- 3 Produce inline code for the power "^" operator=Produce_inline_code_for_the_power_operator
- 3 Disallow REDIM and produce faster array code=Disallow_REDIM_and_produce_faster_array_code
- 3 Produce Array subscript range checking code=Produce_Array_subscript_range_checking_code
- 3 Print Warning Messages=Print_Warning_Messages
- 3 Allocate data space for temporary results=Allocate_data_space_for_temporary_results
- 3 Produce a listing file of compiler errors=Produce_a_listing_file_of_compiler_errors
- 3 Compilation=Compilation
- 2 Compiler Limitations
- 3 Compiler Limitations=Compiler_Limitations
- 3 Statement Types=Statement_Types
- 3 Special Statements=Special_Statements
- 3 Use STORE for CSUBs=Use_STORE_for_CSUBs
- 3 Event Checking=Event_Checking
- 3 Calling Other SUBs=Calling_Other_SUBs
- 3 CSUB Library Routines=CSUB_Library_Routines
- 3 Code Size=Code_Size
- 3 Precedence Rules=Precedence_Rules
- 3 Register Usage=Register_Usage
- 3 Precision=Precision
- 3 Errors=Errors
- 3 SIN and COS=SIN_and_COS
- 3 Hidden Program Errors=Hidden_Program_Errors
- 3 RESTORE=RESTORE
- 3 Release Specific Limitations=Release_Specific_Limitations
- 2 Producing Optimal CSUBs
- 3 Producing Optimal CSUBs=Producing_Optimal_CSUBs
- 3 Variables and Expressions=Variables_and_Expressions
- 3 Use INTEGERs=Use_INTEGERs
- 3 Loop Constructs=Loop_Constructs
- 3 Size of CSUB=Size_of_CSUB
- 3 Use Type 1 Statements=Use_Type_1_Statements
- 3 Using Type 2 Operators & Operands=Using_Type_2_Operators_Operands
- 2 Errors
- 3 Errors=Errors_1
- 3 Compiler Warning Messages=Compiler_Warning_Messages
- 3 Error 3=Error_3
- 3 Error 4=Error_4
- 3 Error 10=Error_10
- 3 Error 13=Error_13
- 3 Error 14=Error_14
- 3 Error 15=Error_15
- 3 Error 16=Error_16
- 3 Error 36=Error_36
- 3 Compiler Error Messages=Compiler_Error_Messages
- 3 Error 101=Error_101
- 3 Error 203=Error_203
- 3 Error 204=Error_204
- 3 Error 205=Error_205
- 3 Error 206=Error_206
- 3 Error 207=Error_207
- 3 Error 208=Error_208
- 3 Error 209=Error_209
- 3 Error 210=Error_210
- 3 Error 211=Error_211
- 3 Error 212=Error_212
- 3 Error 213=Error_213
- 3 Error 214=Error_214
- 3 Error 215=Error_215
- 3 Error 216=Error_216
- 3 HTBasic Error Numbers=HTBasic_Error_Numbers
- 3 Error 1003=Error_1003
- 3 Error 1017=Error_1017
- 3 Error 1020=Error_1020
- 3 Error 1022=Error_1022
- 3 Error 1027=Error_1027
- 3 Error 1031=Error_1031
- 3 Error 1620=Error_1620
- 3 Error 2009=Error_2009
- 3 Error 2012=Error_2012
- 2 Definitions
- 3 Definitions=Definitions
- 3 Compile-time=Compile_time
- 3 Compiler=Compiler
- 3 CSUB=CSUB
- 3 DEF FN=DEF_FN
- 3 Environment Manager=Environment_Manager
- 3 In-line=In_line
- 3 Interpreter=Interpreter
- 3 Machine Code=Machine_Code
- 3 Main Program=Main_Program
- 3 Prerun=Prerun
- 3 PROG file=PROG_file
- 3 Program Context=Program_Context
- 3 Run-time=Run_time
- 3 SUB=SUB
- 3 Subprogram=Subprogram
- 3 Type 1 Statement=Type_1_Statement
- 3 Type 2 Operator/Operand=Type_2_Operator_Operand
- 3 User Defined Function=User_Defined_Function
- 2 Statement Lists
- 3 Statement Lists=Statement_Lists
- 3 Supported Statements=Supported_Statements
- 3 Type 1 Statements=Type_1_Statements
- 3 Type 2 Statements=Type_2_Statements
- 3 Non-supported Statements (Type 3)=Non_supported_Statements_Type_3_
- 3 Operators and Operands=Operators_and_Operands
- 3 Type 1 Operators=Type_1_Operators
- 3 Type 2 Operators and Operands=Type_2_Operators_and_Operands
-