Title: Message
I've always been curious: is the number in the parenthesis the size of the carriage return, or something else?  For instance, I have always used Chr$(13), and have never experimented in changing the number.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Smith
Sent: Wednesday, September 13, 2006 6:01 PM
To: 'Kenneth Hickey'; [email protected]
Subject: RE: [MI-L] multline labels

Hi Ken,
 
In your label options in the drop down box there is an _expression_...option.
 
A line return is represented by Chr$(10).
 
Enter label _expression_ like this     field1 + Chr$(10) + field2 + Chr$(10) + field3
 
 
which would result as
 
 
field1
field2
field3
 
Cheers
 
Paul
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Hickey
Sent: Thursday, 14 September 2006 10:15 AM
To: [email protected]
Subject: [MI-L] multline labels

Hey
 
Can anyone tell me how to make labels with multiple lines each with data from different fields?
 
Thanks
Ken

 

=[Disclaimer]=
This electronic transmission, including any attachments, is confidential, may contain privileged information and should be read or retained only by the intended recipient. If you received this message in error, please delete it from your system and notify the sender immediately. Any review, dissemination or other use of this information by persons or entities other than the intended recipient is strictly prohibited.
=[End]=


_______________________________________________
MapInfo-L mailing list
[email protected]
http://www.directionsmag.com/mailman/listinfo/mapinfo-l

Reply via email to