At 12:27 PM 11/4/2008, Karl E. Herrick wrote:
WRITE '#TIME=', .#TIME
WRITE 'vAddingRoom=', .vaddingroom
WRITE 'vCurrentProject=', .vcurrentproject
RECALC TABLES
RECALC VARIABLES
PROPERTY maingrid refreshlist 'TRUE'
SCREEN RESTORE ON
RETURN
Karl,
First, welcome to the R:BASE World!
Would you be so kind to mention the exact Version and Build
of R:BASE for Windows you are using?
Looking at the "WRITE ..." and RECALC TABLES statements above,
it seems that you need to update your procedure from a DOS to
Windows world, as you are using the DB Grid control in forms.
It is NOT a "Problem with DB Grid". You need to use the CORRECT
logic and steps to update table(s).
Very Best R:egards,
Razzak.