BUG: RUN /0 Command Strips Quotes from StringID: Q122968 The information in this article applies to:
SYMPTOMSThe RUN /0 command strips the quotation marks off a text string returned from a batch file when FoxPro is running in standard mode. This behavior is not seen if FoxPro is running in extended mode or if the RUN command is issued without the /0 argument.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem1. Create a batch file named TEST.BAT that contains the following 2 lines:
2. Type the following two commands in the Command window:
Notice that the first RUN command will return "word" (with the quotation
marks) and the RUN /0 command will result in the text string (word) being
returned without the quotation marks.
Additional reference words: FoxDos buglist2.60a 2.60a KBCategory: kbprg kbbuglist KBSubcategory: |
|
Last Reviewed: June 2, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |