WillOMalley
Computer
- Mar 10, 2004
- 18
Hello,
Well I got pushed into a new project yesterday and found
my self needing some help.. "Good thing I know where to go"
So here is what I need to do:
Launch AutoCAD R14 from DOS passing it a Drawing to open
once open I need to Insert a Block of text into the drawing
"Users Name" and the DateTime
Then I need to save the Drawing with the change and close
AutoCAD.
I will be using SQL Server 2000 to run a DOS batch file
so I can Open AutoCAD
Here are my problems:
1) Has to be run on our Network
2) CAN NOT modify the acadr14.lsp file
I really am stuck here as this is the only way
I know of to load a .dvb file..
still not sure how to make the macro
load when AutoCAD starts..
Any help would be great as I am sure that I have my work
cut out for me
Thanks again
Will
Well I got pushed into a new project yesterday and found
my self needing some help.. "Good thing I know where to go"
So here is what I need to do:
Launch AutoCAD R14 from DOS passing it a Drawing to open
once open I need to Insert a Block of text into the drawing
"Users Name" and the DateTime
Then I need to save the Drawing with the change and close
AutoCAD.
I will be using SQL Server 2000 to run a DOS batch file
so I can Open AutoCAD
Here are my problems:
1) Has to be run on our Network
2) CAN NOT modify the acadr14.lsp file
I really am stuck here as this is the only way
I know of to load a .dvb file..
still not sure how to make the macro
load when AutoCAD starts..
Any help would be great as I am sure that I have my work
cut out for me
Thanks again
Will