wbluem88 Posted February 22, 2010 Posted February 22, 2010 On random VBA projects I end up with Filer errors. Nothing changes in how I insert blocks from routine to routine, and if I open the editor and retype the file name, the routine works the vast majority of the time. I can't think of anything that would account for such arbitrary errors. We're running 2007 on XP Pro. Anyone have any ideas? Thanks, Will i.e... Dim blockTSheetObj As AcadObject Set blockTSheetObj = ThisDrawing.ModelSpace.InsertBlock(dblOrigin, "tsheet.dwg", 1, 1, 1, 0) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.