static void Job71(Args _args) { CustTable custTable; ; select maxof(recId) from custTable; info (strFmt('%1', custTable.RecId)); }