[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|     SYS(2000, <expC> [,1])      |
+---------------------------------+

-----------------------------------
Returns the name of the first file that matches the character skeleton.
Return value - Character
-----------------------------------

<expC>
        Character skeleton.  Must be valid DOS file name and can include
wildcard characters.

[,1]
        Returns the name of the next matching file.

+---------------------------------+
|            Examples             |
+---------------------------------+
? SYS(2000, 'CUSTOMER.*')

? SYS(2000, 'CUSTOMER.*',1)

-----------------------------------

See Also:  SYS()

-----------------------------------

See Also: SYS()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson