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
newline in string
=> RE: newline in string
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
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
It would happen for calculated fields but not for text on the layout.____Kathleen__R&R Support