Navigation:  ABC Library Reference > ErrorClass > ErrorClass Properties >====== FileName (file that produced the error) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page
FileName CSTRING(MessageMaxlen), PRIVATE

blk2blue.jpg

The FileName property contains the name of the file that produced the error. The SetFile and ThrowFile methods both set the value of the ErrorStatusGroup.FileName private property. The FileName value then replaces any %File symbols within the error message text.

MessageMaxlen is a constant EQUATE declared in ABERROR.INC.

See Also:     SetFile, ThrowFile