I'm trying out this program that's supposed to convert a FORTRAN file into a .bas module for Visual Basic. So far I believe it's functionality includes changing any capital letters into lowercase letters.....and that's it. Pretty much just renames the file with a .bas extension. This is ridiculous. It doesn't even change the comments which are as easy as replacing the full word " c " with " ' ". This can't be all there is to this program. If so, I'm going to develop software that can convert any source code in any language into a .bas module and sell it for $1000. Ridiculous.