#include <cx/DataAccess.h> cxParameter *cxParamStrNew(const char *str)
integer function cxParamStrNew (str) character * (*) str
Creates a null-terminated character string parameter and sets its string value.
See cxDataManAbortOnError for more details on writing portable module code that copes well with limited memory.