Hi Team,
I have a medical application that displays HL7 messages. The messages start with a 3 character segment name, followed by some pipe and hat delimited fields. What I would like to do is to turn on word wrapping, and have the wrapped line indent as shown below. Additionally, it would be nice to display a glyph at the beginning of the line (as opposed to the end of the line that was wrapped)
Instead of:
MSH|^~\&|RAD|BCS|SIO|CSA|200810131042||MDM^T02^|20080000000290|P|2.3.1||||||||
Something like (the ... are the continuation characters):
MSH|^~\&|RAD|BCS|SIO|CSA|200810131042||MDM^T02^|20080000000290
...|P|2.3.1||||||||
Is this possible?
Thanks in advance,
Jonathan
[Modified at 03/24/2010 01:31 PM]
I have a medical application that displays HL7 messages. The messages start with a 3 character segment name, followed by some pipe and hat delimited fields. What I would like to do is to turn on word wrapping, and have the wrapped line indent as shown below. Additionally, it would be nice to display a glyph at the beginning of the line (as opposed to the end of the line that was wrapped)
Instead of:
MSH|^~\&|RAD|BCS|SIO|CSA|200810131042||MDM^T02^|20080000000290|P|2.3.1||||||||
Something like (the ... are the continuation characters):
MSH|^~\&|RAD|BCS|SIO|CSA|200810131042||MDM^T02^|20080000000290
...|P|2.3.1||||||||
Is this possible?
Thanks in advance,
Jonathan
[Modified at 03/24/2010 01:31 PM]