Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Carriage Returns
Message
From
06/04/2006 14:59:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Carriage Returns
Miscellaneous
Thread ID:
01111164
Message ID:
01111164
Views:
57
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
Next
Reply
Map
View

Click here to load this message in the networking platform