Microsoft KB Archive/112083

From BetaArchive Wiki
Knowledge Base


PRB: "Invalid or Missing .EXE" w/ Backslashes in Folder Names

Article ID: 112083

Article Last Modified on 11/17/2003



APPLIES TO

  • Microsoft FoxPro 2.5b for Macintosh
  • Microsoft FoxPro 2.6a Professional Edition for Macintosh
  • Microsoft Visual FoxPro 3.0b for Macintosh



This article was previously published under Q112083

SYMPTOMS

The Macintosh allows folder names to include characters like the backslash (\). If a backslash is placed in the FoxPro for Macintosh folder name, an "Invalid or missing .EXE" error may result when you try to load FoxPro and will prevent the program from starting.

MORE INFORMATION

The "FoxPro Readme" file, the "Installation and Macintosh Features Guide", and the online Help topic "Cross-Platform Development" contain the following information:

Do not use backslashes as embedded characters in folder names. Although the Macintosh accepts backslashes as valid characters in a folder name, FoxPro uses MS-DOS path delimiters and tries to interpret a folder name containing a backslash as two separate folders. For example, if a single folder is named FOXPRO\APPS, FoxPro for Macintosh tries to find a folder called APPS in a folder called FOXPRO.


If a backslash is included at any level of the hierarchical path (including the volume name), an "Invalid or missing .EXE file" error will result.

NOTE: This error message can also occur in two other situations. One, if the local drive and a network drive have the same names, the error will occur. Two, if the hard drive name contains just a period, the error will occur.


Additional query words: invalid or missing exe file back slash

Keywords: kberrmsg kbprb KB112083