Search found 32 matches: nfile

Return to advanced search

Re: uso di zip-unzip

... with the * HB_UNZIPFILE() function, so you can use returned result in the code * block. See example below. * $EXAMPLES$ * FUNCTION MAIN() * Local nFiles := HB_GETUNZIPFILE( "test.zip" ) * * if nFiles > 0 * ? "This files Contains ", nfiles * endif * * Return Nil * * Here is an example of How ...
by Enrico Maria Giordano
Fri Oct 28, 2005 11:18 am
 
Forum: All products support
Topic: uso di zip-unzip
Replies: 1
Views: 1848

Problem with application terminating

... local lEof := .F. , ; cLine := "" , ; aFolder := {} , ; cFolder := "" , ; cTmp := "" , ; nTmp := 0 , ; nHan := 0 , ; hHan := 0 , ; nCtnr := 0 , ; nFile := 0 , ; nUpd := 0 , ; cMask := "*.*" , ; nX := 0 , ; nY := 0 , ; nZ := 0 , ; cMsg := "" , ; cOrgf := "" , ; cDstf := "" , ; nProc := 0 , ; lUpd ...
by cdmmaui
Fri Oct 28, 2005 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with application terminating
Replies: 1
Views: 1926
Previous

Return to advanced search