zippo73
Guest
Good morning to all, I recently discovered this interesting forum. I have the need to create a macro that develops the distinct basis of a set on catia v5. I have seen that the distinct argument has been treated extensively but I did not find unfortunately what I was looking for. here below I attach an interesting macro that I found on the web but that presents some problems. Could someone please tell me why this macro doesn't work? ? I noticed that at the time of "lancio" it blocks in the line:
dim nomefile as string
and the error message says:
scriptingerr_1002
origin: microsoft vbscript compilation error
description:end of education
Instruction:dim filename as string
line:40
column:13
I thank in advance those who have a lot of patience can give me great help. if you have a better macro well come.
Hello everyoneView attachment macro_BOM.zip
dim nomefile as string
and the error message says:
scriptingerr_1002
origin: microsoft vbscript compilation error
description:end of education
Instruction:dim filename as string
line:40
column:13
I thank in advance those who have a lot of patience can give me great help. if you have a better macro well come.
Hello everyoneView attachment macro_BOM.zip
Last edited: