lol, stubbsi, like your sig.

->It seems to me that only 4 people are really interested in this (me, you and 2 others that pm'ed me), far more people are bit**ing about oop in PB.
Code: Select all
Class cMegaInterested
Please()
Please1()
Please2()
Please3()
Please4()
Please5()
WeWill.l
appreciate.l
AllYour.b
Efforts.w
EndClass
Code: Select all
;with public properties... (not PB)
debug MyClass->MyValue
Code: Select all
;with private properties... (in PB with LCP)
debug MyClass->MyValue()