SYS(2004) Returns MS-DOS Type Path for Startup DirectoryLast reviewed: August 28, 1995Article ID: Q114785 |
The information in this article applies to:
In FoxPro version 2.6 for UNIX, the SYS(2004) function returns an MS-DOS path with UNIX's forward slashes converted to MS-DOS's backslashes. Also, UNIX directory names are converted from lowercase to uppercase MS-DOS paths. For example, the UNIX path is /usr/name. If ?SYS(2004) is issued in the Command window, it returns C:\\USR\NAME.
|
Additional reference words: FoxUnix 2.60 SYS startup
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |