DtvLong dal_fld_wri_str (idf, row, str, drt)

Writes a text string to the specified row position in the field.

Input Parameters Significance
DtvLong idf field Id
DtvLong row row position in the field
char *str text string
DtvLong drt field-dirty-flag

Output Parameters Significance
no -

Return Code Significance
0 no error
-1 field Id is NULL
1 wrong row position
2 text string is zero pointer

DataView formats the text string according to the format string defined at the field. For fields of the type integer, float, and money you can set the format string using the function dal_mas_set_fmt_fld.

In > drt < you can specify how the function is to treat the field-dirty-flag: