Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is it possible to build an VFP9 APP with errors?

Status
Not open for further replies.

VictorFRodriguez

Programmer
Joined
Jan 20, 2001
Messages
51
Location
DO
I am new to VFP9. I used to run vfp6 application with error. How can I do that with vfp9?
 
Wise answer. You made me laugh. Thanks. You brought light to my life today.!
 
What's your actual question? What are you having trouble doing with VFP 9 that you could do with VFP 6?

Tamar
 
Thanks Tamar. I'd rather make a new post with the exact problem.
 
Want to test an error handler? The easiest to cause an error with code, that still compiles is something like USE xfjkfdxh or more elgantly USE SYS(2015).

Bye, Olaf.


Olaf Doschke Software Engineering
 
Ok, that's even simpler and better, Mike. But then to test the feature of sys(2018) you better have an error with such an error parameter like an alias name.

Anyway, that might not even be the reason of the question.

Bye, Olaf.

Olaf Doschke Software Engineering
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top