Constant for HB_DISKSPACE() ?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

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

Constant for HB_DISKSPACE() ?

Post by AUGE_OHR »

hi,

where do i find Constant :?:

Code: Select all

HB_FS_AVAIL
HB_FS_FREE
HB_FS_USED
HB_FS_TOTAL 
have fun
Jimmy
User avatar
AUGE_OHR
Posts: 2064
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: Constant for HB_DISKSPACE() ?

Post by AUGE_OHR »

found it in

Code: Select all

#include "FILEIO.CH"
have fun
Jimmy
Post Reply