ListWithEval

From Pickwiki
Jump to navigationJump to search

Post examples of LIST statements using EVAL here


  • To list the number of fields in each record:
LIST SOMEFILE EVAL "DCOUNT(@RECORD, @FM)"