Re: printing
- Posted by sixs at ida.net Jan 13, 2003
- 464 views
Thanks, I reviewed my code and found the error, bad name problem. Your review helped me to review my code. Jim ----- Original Message ----- From: "Pete Lomax" <petelomax at blueyonder.co.uk> To: "EUforum" <EUforum at topica.com> Subject: Re: printing On Thu, 9 Jan 2003 12:02:46 -0700, sixs at ida.net wrote: >When I print the first column of addresses and then >print the second column , it drops down a line before >printing the second column. You appear to have coded: > linec = lineCount*fontSize[2] and then: > for prtcol = 1 to totcols do > setPosition( Printer, colx, lineCount*fontSize[2]) > lineCount += 1 > setPosition( Printer, colx, lineCount*fontSize[2]) Try using linec and only incrementing lineCount on each row. Pete ==^^=============================================================== This email was sent to: sixs at ida.net TOPICA - Start your own email discussion group. FREE!