You may download a new Harbour for Pocket PC build from FWPPC download site, with proper support for Directory() and ADir().
You may test samples\test.prg.
You may download a new Harbour for Pocket PC build from FWPPC download site, with proper support for Directory() and ADir().
You may test samples\test.prg.
Antonio
you have solve the problem of delete() and pack to ?
Maurizio
Maurizio,
Not yet. In the meantime you may use a function to create a new DBF with just the records you want, then erase the original one and rename the copy as the original.