Irwin1985 / JSONFox

JSONFox is a free JSON parser written in Visual FoxPro 9.0
59 stars 34 forks source link

Bug fixed in for iterators #40

Closed Irwin1985 closed 1 year ago

Irwin1985 commented 1 year ago

All for loops using identifier "i" as a counter have been updated with previous variable declaration in order to avoid user variable with the same name.