newline in string

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
suby
Posts: 13
Joined: Tue Oct 10, 2017 12:44 pm

newline in string

Post by suby » Tue Nov 23, 2004 9:15 am

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

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: newline in string

Post by kfleming » Tue Nov 23, 2004 11:16 am

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

suby
Posts: 13
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: newline in string

Post by suby » Tue Nov 23, 2004 1:31 pm

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

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

===> RE: newline in string

Post by kfleming » Wed Nov 24, 2004 7:20 am

It would happen for calculated fields but not for text on the layout.____Kathleen__R&R Support

Post Reply