Gene Wirchenko
2012-12-27 23:18:20 UTC
Dear VFPers:
I just got an odd error message that had me puzzled for a few
minutes:
Expression is not valid outside of WITH/ENDWITH.
The error line was a return statement:
return .t
The error message is technically accurate but is a bit confusing. The
error is that I forgot the second period of ".t.".
Sincerely,
Gene Wirchenko
I just got an odd error message that had me puzzled for a few
minutes:
Expression is not valid outside of WITH/ENDWITH.
The error line was a return statement:
return .t
The error message is technically accurate but is a bit confusing. The
error is that I forgot the second period of ".t.".
Sincerely,
Gene Wirchenko