I've use Alias "LOG" in my application but in a update version, it got an error. I don't know which one (FWH or xHB) has reserve "LOG" word for alias and it got an error as below.
- Code: Select all Expand view
- D:\V5\EZ4FO\EZCLOSE.PRG(3023) Error E0030 Syntax error: "syntax error at '{'"
This line has been contained as below.
- Code: Select all Expand view
- LOG->(DbGotop())
Thanks for an explanation.