Hi

I was calling a method called "end" on a COM object, and nothing was happening. Fortunately for me the COM object supplies an equivalent alternative - endTransaction(), and that worked.

Is end() somehow reserved in our classes?

In a similar vein, what is the difference between init() and new()?

Are there other "special" methods?

TIA
Alex
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to