Carriage Return/Line Feed - QTP

Tim Cummings tim.cummings@frequencymarketing.com
Thu, 26 Sep 2002 14:28:20 -0400


Lou Anne,

The following should do the trick!

DEF CR INTEGER*2 UNSIGNED = 13
DEF LF INTEGER*2 UNSIGNED = 17
DEF CR_LF CHAR*2 = CHARACTERS(CR)[2:1] + CHARACTERS(LF)[2:1]


Timothy J Cummings
Cummings Consulting
Cincinnati, OH
513-576-1182


-----Original Message-----
From: powerh-l-admin@cube.swau.edu [mailto:powerh-l-admin@cube.swau.edu]On
Behalf Of Lou Anne Strickland
Sent: Thursday, September 26, 2002 11:47 AM
To: 'powerh-l@lists.swau.edu'
Subject: Carriage Return/Line Feed - QTP

Does anybody know how to write a carriage return & line feed to a portable
subfile?

Have done in the past with a define but can't remember what needs to be in
the define statement!

Thanks in advance!

Lou Anne Strickland
The Stewart Organization, Inc.
B'ham, AL


= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.swau.edu
Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
Unsubscribe: "unsubscribe" in message body to
powerh-l-request@lists.swau.edu
http://lists.swau.edu/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.