FIX: Exclamation Mark in Folder Name Causes Genmenu ErrorLast reviewed: October 29, 1997Article ID: Q153628 |
The information in this article applies to:
SYMPTOMSIf you generate a menu in a folder when name of that folder contains an exclamation point (!), the following error appears:
File '<hard drive name>:<folder name>:<file name>.DBC' does not exist. Line number 649Here 'hard drive name' is the name of the Macintosh hard drive, 'folder name' is the name of the folder up to the exclamation point, and 'file name' is the text after the exclamation point. After you click the OK button, another error appears:
Menu <file name> is invalid Line number 657Here 'file name' is the name of the menu file that Genmenu.prg attempted to create. The same errors occur in Visual FoxPro for Windows; however, the line numbers and the path structures differ.
CAUSEThe Genmenu program has difficulty parsing a path that contains a folder name that contains an exclamation point. The program is treating the exclamation point as a separator between a database and a table name.
WORKAROUNDRemove the exclamation point from the folder name.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0a.
MORE INFORMATION
Steps to Reproduce Problem
Keywords : buglist3.00b buglist5.00 VFoxMac vfoxwin vfpfix5.0a kbprg kbbuglist kbfixlist Version : 3.0 3.0b 5.0 Platform : MACINTOSH WINDOWS Issue type : kbbug Solution Type : kbfix |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |