Message 1 of 3
Configname not working

Not applicable
06-04-2002
12:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I changed computer, reinstalled my softwares and reconfigured "most" of
everything the way it was with the previous computer.
but I have an AutoCAD VBA app that creates a viewport on a layout that won't
work anymore... here is the faulty code:
mLayout.ConfigName = "n:\apps\autocad\plotters\HP650c.pc3"
I have full access to this folder, and this HP650c.pc3 is a newly created
PC3 file, I can use all the PC3's created with my previous installation, but
if I rename one, I can't use the newly renamed file, where can change things
so I can use newly created PC3s.
Thanks.
everything the way it was with the previous computer.
but I have an AutoCAD VBA app that creates a viewport on a layout that won't
work anymore... here is the faulty code:
mLayout.ConfigName = "n:\apps\autocad\plotters\HP650c.pc3"
I have full access to this folder, and this HP650c.pc3 is a newly created
PC3 file, I can use all the PC3's created with my previous installation, but
if I rename one, I can't use the newly renamed file, where can change things
so I can use newly created PC3s.
Thanks.