Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 279 Bytes

File metadata and controls

10 lines (7 loc) · 279 Bytes

Sys(2017)

This function doesn't do anything. Really. In FoxPro 2.x, it displayed the FoxPro startup screen, but Visual FoxPro doesn't have one.

Usage

cResult = SYS(2017) && cResult is a zero-length character,
                    && but who cares?