Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Messaging users within a network
Message
De
19/04/2003 01:40:22
 
 
À
18/04/2003 22:00:35
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00779263
Message ID:
00779437
Vues:
11
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform