TSay Class

Post Reply
Gilbert
Posts: 74
Joined: Thu Oct 20, 2005 4:30 pm
Location: Canada

TSay Class

Post by Gilbert »

Hi All,

In TSay Class, what`s the difference between VarPut() and SetText() Methods ?

Regards,
Gilbert Vaillancourt
turbolog@videotron.ca
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Gilbert,

SetText() changes the text of the Windows GUI control.

VarPut() changes the contents of the related Clipper variable.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Gilbert
Posts: 74
Joined: Thu Oct 20, 2005 4:30 pm
Location: Canada

Post by Gilbert »

Hi Antonio,

Thanks for the information.

Regards,

Gilbert
Gilbert Vaillancourt
turbolog@videotron.ca
Post Reply