Navigation:  ABC Library Reference > ErrorClass > ErrorClass Methods >====== GetFileName (get file that produced the error) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

GetFileName( )

blk2blue.jpg

GetFileName Returns the name of the file that produced the error.

GetFileName returns 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.

Return Data Type:     STRING

See Also: SetFileName, FileName