Skip to content

[VFP] Problem with defining a class with /fox1- disabled #1611

@cpyrgas

Description

@cpyrgas

When compiling with /fox1-, the following results to

error XS9231: The 'AS BaseType' clause is mandatory in the FoxPro dialect, unless you compile with /fox1-.

But indeed /fox1- is used

// /fox1-
DEFINE CLASS TestClass
ENDDEFINE

Metadata

Metadata

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions