Re: printing

new topic     » goto parent     » topic index » view thread      » older message » newer message

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!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu