
Context: | 
Class Property |

Library/Class: | 
FileStructure Class |
FileStructure.ErrorText As String, Read/Write
If an error exception occurs because of an internal error of the Integra script libraries the ErrorText property contains the error message including error code, line number and method of occurance. At the same time the FileStructure.IsError property is set to True.
Errors in the FileStructure class can only occur during the runtime initialisation process. If an error occurs at this point in time there is very little a profile developer can do using Lotus Script in the advanced error handler to recover and force Integra to continue processing.
|