PRB: SET("LIBRARY") Does Not Return Path InformationID: Q109479 2.50 MACINTOSH
The information in this article applies to:
SYMPTOMSThe function SET("LIBRARY") does not return the path information for .MLB files.
RESOLUTIONMacintosh library files can only be located in the System:Extensions folder, so the path will always be the same. To get the Extensions folder path, use the FoxTools library function FxSystem(1). For example:
This will print the following path:
MORE INFORMATION
Steps to Reproduce BehaviorIn the Command window, type the following:
The following will be printed on the screen:
This behavior differs from that of FoxPro for Windows and FoxPro for
MS-DOS, which return the complete path to the library files. For example,
the following is returned in FoxPro for Windows:
Additional reference words: FoxMac 2.50b
KBSubcategory:
|
|
Last Reviewed: May 21, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |