If you import and export from within AFL as often as I do. You would
understand why I would like to have a file dialog box that returns the
full path as a string that you can use with fopen.
I finally decided that I would write a Dialog Box as a plugin using the
MFC classes. The dll file is quite small, 24kb, and if it is used
correctly, performs well. (you dont want to call this function for
every ticker you scan or explore or else it will drive you mad) If
anybody is interested, I am willing to publish on the UKB. However, My
knowledge with wordpress is minimal. So it might take quite awhile.