Message 1 of 3
Using saveas in VBA

Not applicable
11-02-2000
05:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, im trying to use the saveas command in AutoCAD 2000 VBA
without much success.
the line of code i'm using is:
ThisDrawing.SaveAs "c:\1\test.dwg", acR13_dwg
and it doesn't seem to work.
the drawing is not saved.
where am i going wrong.
thanks in advance
MICK
without much success.
the line of code i'm using is:
ThisDrawing.SaveAs "c:\1\test.dwg", acR13_dwg
and it doesn't seem to work.
the drawing is not saved.
where am i going wrong.
thanks in advance
MICK