Character 34 is the double-quotation mark ("). If a string _expression_ includes the function call Chr$(34), MapBasic embeds a double-quote character in the string.
From: Anthony Hicke [mailto:[EMAIL PROTECTED]
Sent: Thursday, 14 September 2006 11:36 AM
To: 'Paul Smith'
Cc: [email protected]
Subject: RE: [MI-L] multline labels
-----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 labelsHi 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) + field3which would result asfield1field2field3CheersPaul
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 labelsHeyCan anyone tell me how to make labels with multiple lines each with data from different fields?ThanksKen
=[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]=
===[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
