does HMG / harbour open CDX "automatic" ?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2093
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

does HMG / harbour open CDX "automatic" ?

Post by AUGE_OHR »

hi,

if i use DBFCDX and open a DBF :

will it open "automatic" CDX which have same Name as DBF :?:
if Yes : is it HMG or harbour :?:
have fun
Jimmy
hansmarc
Posts: 40
Joined: Thu Jun 23, 2016 5:38 am
Location: Belgium

Re: does HMG / harbour open CDX "automatic" ?

Post by hansmarc »

Hi Auge,

it is harbour but you control the behaviour with the following function :

Set( _SET_AUTOPEN, .T. or .F.)

Regards
Hans
Post Reply