PRB: "Not an Object File" Occurs When Running a ProgramID: Q149069 2.60 UNIX
The information in this article applies to:
SYMPTOMSWhen attempting to run a program with the DO command, the following error message occurs:
CAUSEThis error occurs when both of the following conditions exist:
RESOLUTIONSpecify the extension of the program in the DO command.
STATUSThis behavior is by design.
MORE INFORMATIONIn FoxPro for UNIX, the order of execution for programs is different from the way it is in FoxPro for MS-DOS, FoxPro for Windows, or FoxPro for Macintosh. The order of execution for programs in FoxPro for UNIX is as follows:
Steps to Reproduce Behavior1. Create a program called Test.prg with the following code:
2. Create a file called Test (with no extension) with the following lines:
3. Type the following command in the Command window:
4. Type the following command in the Command window:
Additional reference words: 2.60 FoxUnix
KBCategory: kbprb
KBSubcategory: FxprgGeneral
|
|
Last Reviewed: May 22, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |