GETSYS.PRG between lines 64 and 67 #265
AndersonCardosoSilva-BR
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/harbour/core/blob/master/src/rtl/getsys.prg:
I wonder why these lines in getsys:
I have a function which works with TBROWSE() and when I compile with xHarbour it works well but when I compile with Harbour it doesn´t work as expected. Sometimes the field don´t show in the correct place but in MAXROW()-1.
I think it happens after a READ. After a READ the GETLIST becomes empty, isn´t it?
Could someone tell me why those lines between 64 and 67 could be important?
Beta Was this translation helpful? Give feedback.
All reactions