[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
PROCEDURE SUMMARY

     The IOTTT5 unit includes the following procedures:

Table
     Create_Tables            assigns the number of input screens
     Activate_Table           directs all commands to a table
     Dispose_Tables           removes table details and releases memory
Field
     Create_Fields            assigns number of input fields
     Add_Field                defines field location and exit fields
     String_Field             assigns a string variable to a field
     Byte_Field               assigns a byte variable to a field
     Word_Field               assigns a word variable to a field
     Integer_Field            assigns an integer variable to a field
     Longint_Field            assigns a longint variable to a field
     Real_Field               assigns a real variable to a field
     Date_Field               assigns a date variable to a field
     Display_All_Fields       refreshes each field's display
     Dispose_Fields           removes field details and releases memory
Execution
     Process_Input            main execution procedure
Rules
     Set_Default_Rules        changes field Rules defaults
     Field_Rules              changes field Rules for a specific field
Input Characteristics
     Add_Message              assign a message to a specific field
     Define_Colors            change default display colors
     Allow_Esc                controls if user can escape
     Allow_Beep               controls if system beeps on error
     Assign_Finish_Char       identify an "end input" character
Hooks
     Assign_InsHook           connect an insert hook {v5.0}
     Assign_CharHook          connect a character hook {v5.0}
     Assign_LeaveFieldHook    connect a leave field hook
     Assign_EnterFieldHook    connect an enter field hook

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson