How to Have One Executable Call Another w/FoxPro for Macintosh
Article ID: 141313
Article Last Modified on 10/15/2003
APPLIES TO
- Microsoft FoxPro 2.6a Professional Edition for Macintosh
- Microsoft Visual FoxPro 3.0b for Macintosh
This article was previously published under Q141313
SUMMARY
Under Windows, FoxPro executables have an .exe extension, and it is
possible to have one executable call another. FoxPro for Macintosh
executables are not built with the .exe extension by default. FoxPro for
Macintosh executables have no extension by default. Executables built with
no extension cannot be called by another executable. A "file not found"
message is returned. To allow an executable to call another executable,
place an .exe extension on the name of the called executable.
Additional query words: VFoxMac FoxMac
Keywords: KB141313