PRINT bug corrected in .370 issue!


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Tom Fulton on April 04, 2006 at 12:12:06:

The following code ran fine under .369. By "ran fine" I mean that
regardles of the value of DUP2$, a blank line appeared between order
number and date out at position 73

15140 4020 FORMAT (LF);(LF);(LF);(LF);(LF);(LF);_
15167 DUP1$,@(40);ORNBR$,@(73);(CR);_
15169 DUP2$,@(40);(CR);_
15171 ZDATE$,@(73);(LF)

Under .370 if the value of DUP2$ is "" then the date appears directly under the order number. I have initialized DUP2$ to "."
in order to have a value in DUP2$ and get the form back on alignment.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]