main() { int db; cycle (db) { puts(10,10, "Now comparing fields in document " + str(docno(db),6,0,',') + " of " + str(count(db),6,0,',')); if (db-> STARTBATES == db-> ENDBATES) tag(db,1,"Same start and end bates"); } }