hi all:
this program don't work ok if the file is hide


cFile:=FILESEEK("C:\autoexec.bat")
? cfile

DO  WHILE .NOT. EMPTY(cFile)
  ? cFile,FILEATTR()
    cFile:=FILESEEK()
 ENDDO
quit

best regards
Ciro


--
http://sistemascvc.tripod.com (la casa del clip2win y nodosimp / the no2imp and clip2win home )
http://www.oohg.org ( Object Oriented Harbour GUI, more simple, more powerfull )


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

Reply via email to