The information in this article applies to:
SYMPTOMSWhen using the FoxPro RUN command you may receive the error "Invalid Parameter" when trying to pass a parameter to the command that was trying to run. CAUSE
This problem occurs only under Window NT (including version 3.51). It is
evident when trying to use the MS-DOS copy command to redirect output to a
network printer:
WORKAROUND
To solve this problem, use the PIF Editor utility (PIFEDIT.EXE) located in
the Main Group in the Program Manager to create a .PIF file that points to
CMD.EXE, which is the Windows NT command prompt. The file is located in the
SYSTEM32 directory (usually C:\WINNT\SYSTEM32\CMD.EXE). Then call the new
.PIF file from FoxPro as in this example:
Steps to Create the PIF File
STATUSThis behavior is by design. Additional query words: FoxWin 2.50 Invalid Parameter
|
|
Last Reviewed: August 25, 1999 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |