foreach var,dbf
Foreach operator. You can use foreach operator to look over all records of the database. Variable is a number of the current record.
foreach variable,dbf {...}
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Foreach operator. You can use foreach operator to look over all records of the database. Variable is a number of the current record.
Related links | Source |