I want a macro that can open another QVW file and create a new folder named that QVW file's name.
For example,
In one of my QVW file(a.QVW), there is a macro. I hope it can get the filename(b) from a variable (c:\b.qvw), then create a folder on c driver(c:\b) and save the file into this folder as the same name(c:\b\b.qvw).