Steven Black Consulting -- Resources for Visual FoxPro developers and other object-oriented programming professionals

VFP International Issues Survey

General Internationalization Notes
See All Commands On One Page

MESSAGE([1])

See Also: ERROR

Description: Returns either the current error message as a character string or the contents of the program line that caused the error.

Internationalization gotcha: The error message is in the localized language of VFP. Note that AERROR(2) returns the same value as MESSAGE().