hopen

hdrfmt *hopen(char *dbname, int rwflag, int *reason);


ptrMyFile = hopen("myfile.hsh",UPDT,&iReason);

Locks database

Use ptrMyFile in other calls