TOP(ID:2580/top001)


(Table-Oriented Programming) can be characterized as a programming language or development method that makes dealing with tables, lists, indexing, sorting, searching, filtering, and updating a native and direct part of the language. Can be characterized by using tables to organize program logic, not just data. These tables are called control tables and they offer benefits over both procedural and OOLs.  


Structures: