Title: Message
In ASCII chr$(10) is a line feed while chr$(13) is a carriage return,
which yields a similar result. For the full list go
here:http://www.lookuptables.com/
Anthony Hicke wrote:
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.
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
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
|
_______________________________________________
MapInfo-L mailing list
[email protected]
http://www.directionsmag.com/mailman/listinfo/mapinfo-l