The SDATADDFH.DBF table contains a record for each field for which F3 Help text has been entered. The table has the following structure.
|
Field Name |
Type |
Width |
Comments |
|
cPK |
Character |
48 |
PK field |
|
cFK_DDF |
Character |
48 |
FK to SDATADDF |
|
mVPMHelpText |
Memo |
|
Contains the F3 Help text for the field identified in cFK_DDF. |