Procedure Property

Specifies the name of the procedure or method where an exception occurs. Read/write at run time.

Exception.Procedure

Return Value

Character data type.

Remarks

Applies To: Exception Class

Identical to the value returned by the PROGRAM( ) function.

See Also

Concepts

Structured Error Handling

Reference

Exception Object Properties, Methods, and Events

PROGRAM( ) Function

TRY...CATCH...FINALLY Command

Other Resources

Properties (Visual FoxPro)