
Context: | 
Class Property |

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