David Higgs
Programmer
Further to discussions on another thread: -
I thought it would be beneficial to start a new thread.
As a recreational Developer / User of VFP, any applications I may write are for my own personal use. My main Hobbies are Amateur Radio and British Railways (1948 to 1968) I use VFP / MySQL to support them.
One area of VFP I have been very lax in is that of Error Handling. Often I come across an error and then find a fix for it, which I know is know is wrong, prevention is better than a cure. As I am the end user, I am keen to put the code to good use.
I am improving, albeit at a slow pace.
One area of Error Handling (amongst several others) is that I would like to learn about using AERROR(laError).
In the other thread:-
Thank you Mike, I will take a look at the above commands.
Regards,
David.
Recreational user of VFP.
I thought it would be beneficial to start a new thread.
As a recreational Developer / User of VFP, any applications I may write are for my own personal use. My main Hobbies are Amateur Radio and British Railways (1948 to 1968) I use VFP / MySQL to support them.
One area of VFP I have been very lax in is that of Error Handling. Often I come across an error and then find a fix for it, which I know is know is wrong, prevention is better than a cure. As I am the end user, I am keen to put the code to good use.
I am improving, albeit at a slow pace.
One area of Error Handling (amongst several others) is that I would like to learn about using AERROR(laError).
In the other thread:-
Mike Lewis said:it would be worth familiarising yourself with the various ways of using ON ERROR and TRY / CATCH / FINALLY (and possibly the Error method in objects, although that is something that I have never used, rightly or wrongly).
Thank you Mike, I will take a look at the above commands.
Regards,
David.
Recreational user of VFP.