qtp files
John Backus
john@beechglen.com
Thu, 22 Jul 1999 14:43:01 -0500
Ken wrote:
>What is the best way to put a carriage control character at the end of a
291
>byte file? This QTP program is on a UNIX box.
Try using this as technique as posted by Russell Garner (Austrillian Arrow)
some time back:
define cr_i integer*2 = 13
define cr_c character*1 = (characters(cr_i))[2:1]
Output cr_c as the last item in the file.
John Backus
Beechglen Development, Inc.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.