Date:  11/19/2001 09:06:33 PM Msg ID:  000151
From:  Manish Jauhari Thread:  000151
Subject:  Implement interfaces in VFP6

Hi All,

I am trying to implement interface in foxpro 6.

I have a class with procedures and functions without any implementation.
Now i wish to implement these procedures and functions in another class. I am struck at how to proceed.

To make it more clear, as it is possible to implement interfaces in the Classes of C++, VB, Java etc how do we implement interfaces in VFP6 or earlier versions.

Regards
Manish Jauhari