| The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
|

Home BasePack Stringl TGrep Properties LastError |
|||||||||||||||||||||||||||
| See also: RegExp, StopOnError | |||||||||||||||||||||||||||
LastError |
|||||||||||||||||||||||||||
The read only property LastError contains the error number of the last error encountered during the compilation of a regular expression when it is assigned to RegExp. The following error numbers are possible:
Note that LastError has to be checked only if StopOnError is set to FALSE.
|
|||||||||||||||||||||||||||