Global File Changer -- I’ve got a macro that I would like to run on about 1,000 files. Can I do that with Global File Changer?
Yes. Simply create an ASCII file and give it a “.key” extension. Add the following line: MACRO x:\path\macroname.bas where “x” is the name of the drive, “path” is the path where the file is located and “macroname.bas” is the name of the macro. ...