Skip to content

[VFP] SET REPROCESS, STATUS, etc not implemented #2020

Description

@cpyrgas

SET REPROCESS TO -1

Found it in VFP apps. According to https://hackfox.github.io/section4/s4g206.html, the syntax of the command is

SET REPROCESS TO nAttempts | nTime SECONDS | AUTOMATIC
     [ SYSTEM ]
nSetting = SET( "REPROCESS" )

SET REPROCESS TO -1

Edit: Let's not create too many tickets, will list below for now other unimplemented SET commands that currently cause syntax errors:

SET STATUS ON
SET STATUS BAR OFF

Metadata

Metadata

Assignees

No one assigned

    Labels

    FoxProFoxPro dialectUDCUser Defined Commands

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions