Miguel,
I'm talking about it:
DBCREATE( "mem:dbf", { { "DBF", "C", 10, 0 } } )
SET PATH TO mem:
USE dbf
Atte.
Vic
On Wed, 26 May 2010, Miguel Angel Marchuet wrote:
You can Use DbExists( cFileName + CDX_EXT,, 'BMDBFCDX' ) for example
to determine File(...), it works on mem: or rem: a
Hi!
Miguel,
On HB_FILE_FUNCS table, there's an item called "Exists", for
determine if a file is on the PATH list. In regular filesystem,
this function calls hb_spFileExists(), but on NET files, it requires
a rewritten function with the same purpose.
My question is: should "Ex
2 matches
Mail list logo