Displays a simple About dialog box that includes the library version and description. |
|
Returns the attribute number of the specified attribute-defining item of the D3 file associated with the clsD3File object. |
|
Calls the FlashBASIC subroutine associated with the clsD3RuleModule object. |
|
Catalogs the specified FlashBASIC program. |
|
Deletes all the items in the D3 file associated with a clsD3File object. |
|
Creates a new clsD3DynamicArray object that is a copy of the clsD3DynamicArray object. |
|
Closes the connection to the database and destroys the clsD3Connection object. |
|
Closes the D3 file associated with the specified clsD3File object and destroys the object. |
|
Destroys the specified clsD3RuleModule object. |
|
Destroys the specified clsD3SelectList object. |
|
Destroys the specified clsD3TCLCommand object. |
|
Returns the attribute number of the specified attribute-defining item of the D3 file associated with the clsD3File object. |
|
Flash compiles the specified FlashBASIC program or subroutine. |
|
Replaces each occurrence of a specified character in the clsD3DynamicArray object with another character. |
|
Creates a new clsD3DynamicArray object that is a copy of the clsD3DynamicArray object. |
|
Returns the number of occurrences of a specified character found in a clsD3DynamicArray object. |
|
Creates a new instance of the clsD3File class and opens the specified D3 file in the current account. |
|
Creates an index for the D3 file using the specified a-correlative. |
|
Stacks data in the input buffer for consumption by the executed command. |
|
Returns the number of occurrences of a specified character in a clsD3DynamicArray plus one, or zero (0) if the string is null. |
|
|
|
Deletes the dictionary and all data sections from the specified D3 file. |
|
Removes a specific index from a D3 file. |
|
Compares two clsD3DynamicArray objects,and if equal, returns True. |
|
Compares a clsD3DynamicArray with the specified string and if equal, returns true. |
|
Returns a large negative integer error code associated with the last error. |
|
|
|
Returns a new clsD3DynamicArray object that contains a specific attribute, value, or sub-value extracted from a clsD3DynamicArray. |
|
Returns a string containing a specific attribute, value, or sub-value extracted from a clsD3DynamicArray object. |
|
Sets an exclusive lock on the D3 file associated with the clsD3File object. |
|
Releases a previously set lock on the D3 file associated with the clsD3File object. |
|
Finds the first exact match or partial match in the index to the passed key. |
|
Finds the last entry in the index that partially matches the passed key. |
|
Finds the next entry in the index that exactly or partially matches the passed key. |
|
Finds the previous entry in the index that exactly or partially matches the passed key. |
|
Performs an input conversion on the specified data. |
|
|
|
Inserts an element, passed as a clsD3DynamicArray object, into the specified attribute, value, or sub-value location in the clsD3DynamicArray object. |
|
Inserts a string into the specified attribute, value, or sub-values location in a clsD3DynamicArray object. |
|
|
|
Provides the ability to sequentially "cruise" on any defined b-tree index for an item-id. |
|
Returns a clsD3DynamicArray object containing all matches to a key or all matches to the next key. |
|
Returns the number of characters in a clsD3DynamicArray including attribute, value, and sub-values marks. |
|
Returns the number of characters in a clsD3DynamicArray including attribute, value, and sub-values marks. |
|
Searches for the location of a specific element (passed as a clsD3DynamicArray object) in a clsD3DynamicArray object. |
|
Searches for the location of the specified element (passed as a clsD3DynamicArray object) in a sorted clsD3DynamicArray. |
|
Searches for the location of the specified element (passed as a clsD3DynamicArray object) in a sorted clsD3DynamicArray. |
|
Searches for the location of a specific string in a sorted clsD3DynamicArray. |
|
Moves to the first entry in the index. |
|
Moves to the last entry in the index. |
|
Moves to the next entry in the index. |
|
Moves to the previous entry in the index. |
|
Performs an output conversion on the specified data. |
|
Creates a new instance of the clsD3Connection class, establishing a connection to the specified data source. |
|
Creates a new instance of the clsD3DynamicArray class. |
|
Creates a new instance of a clsD3File class and opens the specified D3 file within the database. |
|
Creates a new instance of the clsD3RuleModule class that encapsulates the legacy FlashBASIC subroutine so it may be called from the application. |
|
Creates a new instance of the clsD3SelectList class and executes a TCL command that creates a select list. |
|
Creates a new instance of the clsD3TCLCommand class, providing the ability to execute and capture results of a TCL command. |
|
Reads an item from the D3 file associated with the clsD3File object, returning a clsD3DynamicArray object. |
|
Reads the next item in the select list associated with the clsD3SelectList object. |
|
Locks and reads an item from the D3 file associated with the clsD3File object, returning the item as a clsD3DynamicArray. |
|
Reads a specific attribute of an item from the D3 file associated with the clsD3File object, returning the attribute as a clsD3DynamicArray object. |
|
Locks and reads the specified attribute of an item from the D3 file associated with the clsD3File object, returning the attribute as a clsD3DynamicArray object. |
|
|
|
Inserts or replaces a specific attribute, value, or sub-value in a clsD3DynamicArray object. |
|
Inserts or replaces a specific attribute, value, or sub-value in a clsD3DynamicArray object. |
|
Creates a new instance of the clsD3Index class and opens the index with the specified a-correlative on the D3 file. |
|
|
|
Suspends the process until time reaches the designated time (HH:MM:SS) or for the specified time in seconds. |
|
Sorts in ascending order a clsD3DynamicArray object and returns another clsD3DynamicArray object. |
|
Provides access to system variables based on the requested numeric argument. |
|
Eliminates leading, trailing, and "extra" blanks in a clsD3DynamicArray object. |
|
Returns a string that is unique within the scope of the parent object. |
|
Updates the verbs and related items in the specified account master dictionary. |
|
Writes an item to the D3 file associated with the clsD3File object, overwriting the previous contents of the item. |
|
Writes an item to the D3 file associated with the clsD3File object, overwriting the previous contents of the item, maintaining the lock on the item. |
|
Writes the specific attribute to an item in a D3 file associated with the clsD3File object, overwriting the previous contents of the attribute. |
|
Writes the specific attribute to an item in the file D3 file associated with the clsD3File object, overwriting the previous contents of the attribute, maintaining the lock on the item. |