diff --git a/modules/database/src/std/rec/aSubRecord.dbd.pod b/modules/database/src/std/rec/aSubRecord.dbd.pod index 18375534b..a91adbe14 100644 --- a/modules/database/src/std/rec/aSubRecord.dbd.pod +++ b/modules/database/src/std/rec/aSubRecord.dbd.pod @@ -736,6 +736,10 @@ The choices can be found by following the link to the menuFtype definition. These fields specify how many array elements the input value fields may hold. +Note that access to the C field from C code must use the field name in +upper case, e.g. C<< prec->NOT >> since the lower-case C is a reserved +word in C++ and cannot be used as an identifier. + =fields NOA, NOB, NOC, NOD, NOE, NOF, NOG, NOH, NOI, NOJ, NOK, NOL, NOM, NON, NOO, NOP, NOQ, NOR, NOS, NOT, NOU =cut