`SET PROCEDURE TO` cannot be parsed
ted537 opened this issue · 1 comments
ted537 commented
The expression SET PROCEDURE TO cannot be parsed by this library, though Visual FoxPro accepts it.
Relevant part of codebase:
vfp2py/vfp2py/VisualFoxpro9.g4
Line 290 in 4e18f95