Classes documentation

Post Reply
User avatar
jicorral
Posts: 47
Joined: Thu Jul 10, 2008 7:33 am
Contact:

Classes documentation

Post by jicorral »

I'm looking for deeper documentation about fivewin classes. I'm rookie and I don't know if it exist. Spedifically, I'm need it about TDATABASE. I have the methods and datas but I can't find the methods sintax.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Class TDataBase is very easy to understand.

Simply review source/classes/database.prg source code and you will see the methods parameters.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Post by James Bott »

There are some articles about classes and database classes on my website here:

Image

Regards,
James
Post Reply