What are the different tools used by the Progress programming language? - Progress
What are the different tools used by the Progress programming language?
Progress programming language uses tools for creating and maintaining the applications like:
- Data dictionary is used for creation of databases and defining the logical procedures, for, database maintenance.
- It allows user to store the display containing some information and provide the data-access defaults.
- The helps in providing the redundant coding that provides more efficient way to, write the procedures.
- Procedure editor is used to create, edit and run the procedures, created by other tools and manage them.
- It allows the editor to check the syntax of the code and in case of error allow the correction to be done there.