Data pointers not resolved

DATANOTRES

Development error. You have not specified an underlying data variable for a data field, memo field, or scrollable region. Specify the data pointer for the field in one of these places: dl_fmget(), sfm_datap(), sf_datap(), or ssr_datap(). Alternatively, for data fields, you can turn OMITFROMSTRUCT to ON in the Designer which allows a NULLP to be used as the underlying data pointer.


Home Contents Previous Next