Page 1 of 1

Getting Started With OOP

Posted: Fri Mar 20, 2009 12:44 pm
by melliott42
Hello,

I have never used Object Oriented Programming (OOP) to a great degree in HMG\Clipper. I have in Java and VB so I understand OOP principles.

What HMG examples can you recommend to get up-to-speed in creating my own classes etc.?

Thanks,

Michael

Re: Getting Started With OOP

Posted: Fri Mar 20, 2009 4:40 pm
by Rathinagiri
You can see the MySQL connectivity samples.

Re: Getting Started With OOP

Posted: Fri Mar 20, 2009 6:08 pm
by melliott42
rathinagiri,

Thanks - that is very useful.

Michael