Placing tab character in a report, how to...

Taber, Phil prta@lubrizol.com
Mon, 6 Mar 2000 09:49:55 -0500


Here is the code I use to create a tab delimitted file for import into Excel
spreadsheets.

	define Asc_009 int*3  = 009 
	define T       char*1 = character(Asc_009)
     
Then use the variable T in the report where you want t a tab character.

Phil Taber
Phone: (440) 943-1200 x 3892
Email: prta@lubrizol.com


	-----Original Message-----
	From:	Boris Kortiak
[SMTP:BKortiak%genlyte.com@interlockp.lubrizol.com]
	Sent:	Monday, March 06, 2000 9:33 AM
	To:	powerh-l%lists.swau.edu@interlockp.lubrizol.com
	Subject:	Placing tab character in a report, how to...

	I am working with QUIZ 7.29 on MPE/iX 5.5pp7.  I have to generate a
file which is e-mailed to another site and part of the requirement is that
the fields be separated with a tab character.  I can't seem to find anything
in the manual for how to insert a specific ASCII value, %011, into a string.

	Any hints greatly appreciated.

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