Are you saying that VFP is using wordpad rather than the VFP editor when you modify a .prg? If so, you need to look at your configuration file. Do you have TEDIT set to wordpad?
I am not sure what is the reason you use Notepad, but depending on your needs, you might want to try VFP's native MODIFY FILE instead - it opens text files much faster (and much larger files, too) than Notepad. You can use a similar loop with ADIR() to open them all, if you wish.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.