

(1) Q: Which version of Visual Fortran does VFTool support?
A: Digital Visual Fortran, Compaq Visual Fortran, and any IDE which is compatible with the IDE of Microsoft Developer Studio.
(2) Q: Can I set hotkeys for VFTool buttons?
A: Yes. Visual Fortran -> Tools -> Customize -> Keyboard -> Category "Add-ins" -> Select commands in the "Commands" list heading with "VFT" and assign hotkeys for them. Please see "Tips" for more information.
(3) Q: Why did I get the error "Unable to load this add-in... " when I tried to load VFTool in Compaq Visual Fortran?
A: Please try : Tools -> Customize -> Add-in and Macro Files -> Browse -> Go to the directory where you installed VFTool and select file "FFT.dll" .
(4) Q: Can VFTool work with both F77 and F90?
A: Yes.
(5) Q: I think I can find the definition of a subroutine by Menu->Edit->Find in files. Why do I choose VFTool to do it?
A: VFTool performs the search through all files in projects of current workspace,no matter which folder the destination file is in. Furthermore , VFTool uses regular expressions to make the search more "precision", which ensure you finding exactly the definition of a subroutine or function.
(6) Q: Do I have to pay for updating my VFTool to new versions?
A: No. Once you have registered VFTool,you can use later versions of VFTool for free.
(7) Q: Does VFTool support Intel Visual Fortran and the IDE of Microsoft .NET?
A: Sorry. Not yet. VFTool for .NET is under development.