Page 1 of 1

newline in string

Posted: Tue Nov 23, 2004 9:15 am
by suby
Hi guys____I am trying to accumulate values into a certain calculated field and later print the same in the Summary section. I would like to know how to incorporate a newline (carriage return - like vbcrlf(in Visual Basic) or
(in c,c++)) character in this particular calculated field.____Thanks____Suhaib

=> RE: newline in string

Posted: Tue Nov 23, 2004 11:16 am
by kfleming
If you are using the Xbase version, put a semicolon where you want the newlines and then in Format->Record Layout check the begin new line on semi colon box.____Kathleen__R&R Support

==> RE: newline in string

Posted: Tue Nov 23, 2004 1:31 pm
by suby
Many thanks kathleen__But, would that mean that a semi-colon would translate to a newline character in calculated fields and any text field on the report ?____Regards____Suhaib

===> RE: newline in string

Posted: Wed Nov 24, 2004 7:20 am
by kfleming
It would happen for calculated fields but not for text on the layout.____Kathleen__R&R Support