![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Removing Paragraph Breaks From Attribute Topic Summary: Created On: 23-Oct-2007 20:09 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Is there a way to remove paragraph breaks from an attribute with the use of DXL? For example, currently the attribute displays the content of an object like this:
IL-1
IL-2
IL-3
I would like it to display like this:
IL-1 IL-2 IL-3
Any help is greatly appreciated.
K.Carpenter
|
|
![]() |
|
![]() |
|
Enjoy.
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
|
![]() |
|
Just a nit pick, but your code will generate a lot of wasted space string-table space. I'd be tempted to use a 2nd buffer to accumulate the results, something like attached. I also notice its not going to work for Rich Text strings, where an EOL is often "/line " instead of "\n".
|
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Removing Paragraph Breaks From Attribute
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.