Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Carriage Returns
Message
De
06/04/2006 14:59:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Carriage Returns
Divers
Thread ID:
01111164
Message ID:
01111164
Vues:
56
I have created a messaging server using the MAPI ActiveX control. Works great, except I would like to create returns in the text so that the message body is formatted like this:

Body of Message-
Machine #: 17245
Idle Time: 56 min.
Next Service Due: 12 days

not like this, which is currently being generated:

Body of message-
Machine number 17245 has been idle for 3 hours 5 min. and is due for service in 12 days

OLEMAPIMsg.MsgNoteText='Machine number '+machine.id+' has been idle for '+minute(machinelog.idletime)+' minutes and is due for service in '+(machine.pmdate-date())+' days'
Richard M. Reyes
TOPAZ Engineering Supply, Inc.
www.topazeng.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform