Skip to content

[VFP] REPLACE command problem #2023

Description

@cpyrgas

Found this command, which is causing a parser error XS9002: Parser: unexpected input 'stock'

REPLACE	stock.qtyonhand WITH abc ADDITIVE ;
   stock.unit WITH abc ADDITIVE ;
   stock.price WITH abc ADDITIVE ;
   stock.Name WITH abc ADDITIVE ;
   stock.Desc WITH abc

Metadata

Metadata

Assignees

Labels

FoxProFoxPro dialectUDCUser Defined Commandsbug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions