|
[EDI-L Mailing List Archive Home]
[Message List]
[Reply To This Message]
Re: <HELP> Mercator/TPPC32 Report Writer
----- Original Message -----
From: Bob C <
To: <
Cc: Hurd, Richard A (Richard) <
Sent: Friday, October 19, 2001 1:48 PM
Subject: [EDI-L] <HELP> Mercator/TPPC32 Report Writer
> For Mercator/ TPPC32 users:
>
> Anyone know how to include the " (quotation mark) in the actual output file
> using the TPPC/32 report writer?
Two things to try:
1. ( page 8-88 Custom Data Entry Screens, Reports And Document Turn-Around)
Example 2: TX,0,1,1,"This is \t a test."
TX,0,1,1," This is \n a test."
Using the above commands, the following will print out:
This is a test.
This is
a test.
Maybe ==> TX, 0,1,1,"\"TEST\""
...would produce "TEST"
(I have obviously not tried this myself).
2. Go mainframe style and use single quotes to delimit output strings. 'TEST'
Michael C. Mattias
Tal Systems Inc.
Racine WI
|
|
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|