Unprintable characters
Joe Schulz
Joe.Schulz@borland.com
Tue, 9 Nov 2004 21:00:34 -0800
This is a multi-part message in MIME format.
------_=_NextPart_001_01C4C6E2.362EF694
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
How do I insert an unprintable character into a QUIZ output file?
Specifically, I'm using QUIZ to extract data into a delimited format and
want to use a TAB delimiter character between fields. How do I insert a
horizontal tab (ASCII Character Decimal: 9, Octal: 011) into the output.
=20
For example:
=20
REPORT FIELD1 + ??? + FIELD2 + ??? + FIELD3
=20
Thanks,
Joe
=20
------_=_NextPart_001_01C4C6E2.362EF694
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2900.2523" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D334495504-10112004><FONT face=3DTahoma size=3D2>How =
do I insert an=20
unprintable character into a QUIZ output file? Specifically, I'm =
using=20
QUIZ to extract data into a delimited format and want to use a TAB =
delimiter=20
character between fields. How do I insert a horizontal tab (ASCII=20
Character Decimal: 9, Octal: 011) into the output.</FONT></SPAN></DIV>
<DIV><SPAN class=3D334495504-10112004><FONT face=3DTahoma=20
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D334495504-10112004><FONT face=3DTahoma size=3D2>For=20
example:</FONT></SPAN></DIV>
<DIV><SPAN class=3D334495504-10112004><FONT face=3DTahoma=20
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D334495504-10112004><FONT face=3DTahoma =
size=3D2>REPORT FIELD1=20
+ ??? + FIELD2 + ??? + FIELD3</FONT></SPAN></DIV>
<DIV><FONT face=3DTahoma size=3D2></FONT> </DIV>
<DIV align=3Dleft><FONT face=3DTahoma size=3D2>Thanks,</FONT></DIV>
<DIV align=3Dleft><FONT face=3DTahoma size=3D2>Joe</FONT></DIV>
<DIV align=3Dleft><FONT face=3DTahoma =
size=3D2></FONT> </DIV></BODY></HTML>
------_=_NextPart_001_01C4C6E2.362EF694--