Mirostation V8i series 3
I read Some information Jon had put up but I am not getting the name or the module or something correct
I have a file named Fillet.mvba in module 1 are the macros trying to run fillet005.
I have tried a number of combinations to no avail, I tried to copy from a previous question which had [Project Name] Module name macro name.
VBA RUN [projectName]moduleName.subProcedure clipped from the other answer. I am not getting something right
vba run fillet module1-fillet005
vba run [fillet]module-fillet.fillet-fillet005
vba run [fillet]fillet.fillet-fillet005