Does the Database manager take care of everything when using
this command.  I mean can I just do DmMoveRecord(MyDB, 9, 2) and
be assured that there are no problems if the records are 
different sizes?

Also, I was using this in a very simple mode.  Using a Up and
Down arrow to move a record up or down.  I found that 
in specifying From and To that From had to be larger than
To.  Does that make sense?  If I tried to use:
DmMoveRecord(MyDB, 2, 3), it appeared to work but when I 
reopend the DB it was back in the original order.

But, if I used DmMoveRecord(MyDB, 3, 2), it appeared to work
AND when I reopened the DB it was still in that order.

What's up?

----------------------------------------------------
Shoot-to-Win

Protect the 2nd Amendment
----------------------------------------------------

Reply via email to