Ok. Thanks Przmek, now work fine.

Best Regards
GVS

Przemyslaw Czerpak escribió:
On Mon, 11 Feb 2008, Guillermo Varona Silupú wrote:
Please, Does Anyone checked this?
procedure main
use D:\harbour\tests\test.dbf

Add here:

   ? used(), neterr(), alias()
   if used()
      ? "DBF structure:"
      dbEval(dbStruct(),{|x,i|qout(i, "{",x[1],x[2],x[3],x[4],"}")})
   else
      ? "not used"
   endif

? first
quit

And probably you will find the answer yourself.
We are not a wizards to guess what's the source of problem ;-)

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


__________ Information from ESET Smart Security, version of virus signature 
database 2864 (20080211) __________

The message was checked by ESET Smart Security.

http://www.eset.com




_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to