Are you populating the fields or leaving them blank?<br><br>Do you have an index order set?<br>(issue the command SET ORDER TO)<br><br>After appending the record-- find its record number with something like:<br><br>nRecord = Recno()<br>? nRecord<br><br>Close the table and then reopen and issue<br><br>GOTO nRecord<br>BROWSE
Are you using buffering?<br>If so, you'll need to issue a <FONT FACE=monospace>TABLEUPDATE()</font> statement. <p>Robert Bradley<br><a href=mailto: > </a><br><a href=
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.