Message 1 of 5
EXTMIN and EXTMAX system variable issue

Not applicable
02-22-2007
03:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am using some VBA code to check that a frame in paperspace is the correct size before printing to a pre-determined printer. Normally frames are placed with the lower left corner at 0,0 and so the upper right corner represents the size of the paper. My code uses EXTMIN and EXTMAX system variables, and works fine... most of the time. But for some strange reason, on a rare occasion my EXTMAX and EXTMIN system variables are inaccurate by about -0.05mm. Then, when i switch from paperspace to modelspace and then back again it is perfect - as it should be.