#ScaleLef/Top Errors
Hi Ted,
It's a bird, no it's train, no its….<never mind>.
I haven't heard of a problem with having a problem with 2300-2400. Can you
post sample code to do this? You have to remember that although you can go
past 32K if in another scalemode, when it is converted to pixels, the number
cannot be past these limits(+/-32K). This is also the case if you specify a
scale mode where a user defined unit is equal to 32K, you will get an
overflow if you try to do a CurrentX = 2: Print "Text". This converts to 64K
pixels which will overflow.
Don Funk
There are 2 Replies.