>
when exiting the last cell with the TAB key I receive:
MsgStop( "::bPastEof not defined","Fivewin: Class TXBrowse" )
I'm not willing to append data to the array. Could you please remove that message too ? (BTW, it's just something for the programmer, not the end user)
>
I should say that this change came as a bolt from blue. Existing code broke. All our sofrtware packages working for years started giving errors. How difficult it is to wade through hundreds of program modules and keep adding oBrw:lAutoAppend := .f. wherever fastedit was used?
I tried my best and finally I had to change my xbrowse copy and recompile.
Just sharing my experience consequent on the new feature.