SYS(3) in FoxPro for UNIX Returns Filename OnlyLast reviewed: August 28, 1995Article ID: Q114666 |
The information in this article applies to:
In FoxPro version 2.6 for UNIX, the SYS(3) function returns a unique filename like it does in FoxPro for MS-DOS, Windows, and Macintosh. By contrast, FoxBASE+ for UNIX provides the entire path for that unique filename. For example, suppose you are in a directory called /usr/tmp. In FoxBASE+ for UNIX, ?SYS(3) returns /usr/tmp/some_file_name. In FoxPro for UNIX, it returns some_file_name.
|
Additional reference words: FoxUnix 2.60 SYS temporary file
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |