Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messaging users within a network
Message
From
19/04/2003 01:40:22
 
 
To
18/04/2003 22:00:35
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00779263
Message ID:
00779437
Views:
12
HI Henry Ravichander

If you want to create the object in PRG code as under

OT=CREATEOBJECT("MSGTIMER")

DEFINE CLASS MSGTIMER AS TIMER
INTERVAL=10 && Time Interval as required

PROCEDURE Timer && Insert Your Code here as Required
?"ZAHEER"
ENDPROC
ENDDEFINE
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform