snip
10th Nov 2004, 04:22 pm
Greetings,
I m not really familiar to autocad, but i have about 1400 .Dwg file where i need to add a value, and i would like to know if there is a way to script it.
One of the field as the value (INV_NR), and is present on evry file. Is it possible write a scipt that would modify automaticly eatch file where :
file0001 ===> (INV_NR) = "ABX0002"
file0002 ===> (INV_NR) = "ABY0003"
file0003 ===> (INV_NR) = "ABZ0001"
Thank you.
I m not really familiar to autocad, but i have about 1400 .Dwg file where i need to add a value, and i would like to know if there is a way to script it.
One of the field as the value (INV_NR), and is present on evry file. Is it possible write a scipt that would modify automaticly eatch file where :
file0001 ===> (INV_NR) = "ABX0002"
file0002 ===> (INV_NR) = "ABY0003"
file0003 ===> (INV_NR) = "ABZ0001"
Thank you.