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: and REDBFCDX
El 26/11/2009 4:50, Vicente Guerra escribió:
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 "Exists" member be a hb_fsFileExists()
replacement instead?
I mean, hb_fileExists() calls should be changed back to
hb_spFileExists(), and inside it ( hb_spFileExists() ) it must be
changed hb_fsFileExists() to a "new" hb_fileExists() call.
It would allow a command like
SET PATH TO D:\data;rem:\data
USE anyDbf
Atte.
Vic
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus
on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers
__________ Información de ESET NOD32 Antivirus, versión de la base de
firmas de virus 4634 (20091124) __________
ESET NOD32 Antivirus ha comprobado este mensaje.
http://www.eset.com
------------------------------------------------------------------------------
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers