Article ID: 106660
Article Last Modified on 12/3/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft FoxPro 2.5b
- Microsoft FoxPro 2.5a
- Microsoft FoxPro 2.5b
This article was previously published under Q106660
SUMMARY
In FoxPro for Windows versions 2.5, 2.5a, and 2.5b, the order in which
lines of code are executed within a program file may seem to be altered
when you are using the RUN command with a /N parameter to execute an MS-DOS
executable or batch file. The /N parameter stands for NOWAIT and allows
program execution to continue before the command is completed. This makes
it seem as if the MS-DOS batch file is not being executed until after the
other commands.
REFERENCES
"Language Reference," L3-840
Additional query words: VFoxWin FoxWin 2.50 2.5a 2.5b
Keywords: KB106660