Hi,
In a form I use my own class defined in main program. During debugging I often omit start the program first and the form being started says:
[tt]Class definition XXX is not found.[/tt]
Please,is there a way to find out whether class definition is available in a memory. I was playing with aclass() function with no success.
- OR -
is there a way how to include class definition somewhere in a form.
Thank you, Tom (VFP7).
In a form I use my own class defined in main program. During debugging I often omit start the program first and the form being started says:
[tt]Class definition XXX is not found.[/tt]
Please,is there a way to find out whether class definition is available in a memory. I was playing with aclass() function with no success.
- OR -
is there a way how to include class definition somewhere in a form.
Thank you, Tom (VFP7).