SetJobDescr Syntax SetJobDescr(str_descr); str_descr The description of the current job. Description Sets the description of the current job. The job description is used in the log and as the title of spooled job (Windows/NetWare). Returns N/A Example setjobdescr("inv_job");
SetJobDescr(str_descr);
str_descr
setjobdescr("inv_job");