Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 CLASS                Define a Class for Object Oriented Programming
 CLASSDATA            Define a CLASSDATA variable for a class (NOT for an Object!)
 DATA                 Alternate syntax for VAR: instance variable for the objects.
 ENDCLASS             End the declaration of a class.
 ERROR HANDLER        Designate a method as an error handler for the class
 MESSAGE              Route a method call to another Method
 METHOD               Declare a METHOD for a class in the class header
 ON ERROR             Designate a method as an error handler for the class

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson