2004dx

2004dx

Anonymous
Not applicable
274 Views
3 Replies
Message 1 of 4

2004dx

Anonymous
Not applicable
i've run into a problem where a VBA program has been running fine in all versions of AutoCAD until this 2004 DX version. it appears to bomb on a line that uses the format function. is this a know problem? is there a workaround? are there other know issues?
0 Likes
275 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
Louis, in 2004 DX ??? What is DX ? Can you post the part of the code that bugs ? One neat way to test one line of code, is to try it in the Immediate window. Sometimes its saves a lot of work. Gilles Plante "Louis" wrote in message news:40c5d8ba_2@newsprd01... > > i've run into a problem where a VBA program has been running fine in all > versions of AutoCAD until this 2004 DX version. it appears to bomb on a > line that uses the format function. is this a know problem? is there a > workaround? are there other know issues? > >
0 Likes
Message 3 of 4

Anonymous
Not applicable
DX is 2004 Mechanical with the ability to use inventor models I think. -- Thanks, David M. Gardner Change the DOT to reply. "Gilles Plante" wrote in message news:40c760f3$1_3@newsprd01... > Louis, > > in 2004 DX ??? What is DX ? Can you post the part of the code that bugs ? > One neat way to test one line of code, is to try it in the Immediate window. > Sometimes its saves a lot of work. > > Gilles Plante > > "Louis" wrote in message news:40c5d8ba_2@newsprd01... > > > > i've run into a problem where a VBA program has been running fine in all > > versions of AutoCAD until this 2004 DX version. it appears to bomb on a > > line that uses the format function. is this a know problem? is there a > > workaround? are there other know issues? > > > > > >
0 Likes
Message 4 of 4

Anonymous
Not applicable
check all the references (under tools) and make sure there are none marked 'missing' Kevin "Louis" wrote in message news:40c5d8ba_2@newsprd01... > > i've run into a problem where a VBA program has been running fine in all > versions of AutoCAD until this 2004 DX version. it appears to bomb on a > line that uses the format function. is this a know problem? is there a > workaround? are there other know issues? > >
0 Likes