ListWithEval
From Pickwiki
Jump to navigationJump to searchPost examples of LIST statements using EVAL here
- To list the number of fields in each record:
LIST SOMEFILE EVAL "DCOUNT(@RECORD, @FM)"
Post examples of LIST statements using EVAL here
LIST SOMEFILE EVAL "DCOUNT(@RECORD, @FM)"