.DBT memo files

.DBT memo files

Postby E. Bartzokas » Thu Feb 23, 2006 5:27 pm

Hi all,

Until XHB/FWH Oct. 2005, I was creating and handling memo files
with the extension .DBT.

With Feb 2006 relase of XHB/FWH, the memo files are crated with
the extension .FPT.

In my program I use:


REQUEST HB_LANG_EN // _EN
HB_LANGSELECT('EN') // 'EN'

Request DBFCDX
RDDSETDEFAULT("DBFCDX")

What should I change or add to support existing .DBT files ?

Thank you all...

Evans Bartzokas

ps. Posting this here and in XHB NG, because I am not sure where
the problem is located...
User avatar
E. Bartzokas
 
Posts: 114
Joined: Tue Feb 14, 2006 8:13 am
Location: Corinth, Greece

Re: .DBT memo files

Postby Enrico Maria Giordano » Thu Feb 23, 2006 8:31 pm

#include "Dbinfo.ch"

RDDINFO( RDDI_MEMOTYPE, DB_MEMO_DBT )

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8715
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: .DBT memo files

Postby E. Bartzokas » Thu Feb 23, 2006 9:30 pm

EnricoMaria wrote:#include "Dbinfo.ch"

RDDINFO( RDDI_MEMOTYPE, DB_MEMO_DBT )

EMG


Thanks Enrico, it worked!

Kind regards
Evans
User avatar
E. Bartzokas
 
Posts: 114
Joined: Tue Feb 14, 2006 8:13 am
Location: Corinth, Greece

Re: .DBT memo files

Postby Enrico Maria Giordano » Thu Feb 23, 2006 9:36 pm

I saw the more complete Przemek's answer. :-)

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8715
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: .DBT memo files

Postby E. Bartzokas » Sun Feb 26, 2006 8:56 pm

EnricoMaria wrote:I saw the more complete Przemek's answer. :-)

EMG

The answer from Przemek, confused me a little because I thought he was referring to creating DBF's with .DBT extension, and not really opening a DBF with an existing .DBT file.
It worked though, and when I wrote the previous "Thank You" post, I really meant it, not that Prezemk was wrong of course.

Thanks again.
ps. Please have a look at my post regarding the "ALT" key pressed alone on dialogs.
Kind regards
Evans
User avatar
E. Bartzokas
 
Posts: 114
Joined: Tue Feb 14, 2006 8:13 am
Location: Corinth, Greece


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 46 guests