Message 1 of 3
Layout PlotType - AcView vs acView
Not applicable
06-21-2001
04:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working on a VB app that ties an Access database and and AutoCAD plotting session together. I want to be able to plot named views in the drawing if they exist. However, when I set my PlotType = acView and then hit return, the word "acView" changes to "AcView" (note the case difference). Then when I attempt to run, I get a compile error that says "Expected variable of procedure, not module." From what I can tell, there is a duplication between an Access module name and an AutoDesk enum variable name. Does anyone know if that is right? Anyone else had this problem? Anyone have a workaround?
Thanks,
Guy
Thanks,
Guy