RegErrorEx()

Syntax

RegErrorEx(ErrorCode, *Reg, Buffer$, Size)

Description

RegErrorEx can be used to translate error codes returned by the other  functions into a text string. The error code should be provided in ErrorCode, and the compiled regular expression that caused it in *Reg; the error message will be placed in Buffer$. Size is the size of the buffer.

Supported OS

Linux

RegExpEx - Index