Workbench User Guide : Structuring an Application : Procedures : 3GL Procedures
 
Share this page          
3GL Procedures
A 3GL procedure is a set of 3GL statements that you can call by name in an application. 3GL procedures let you access code written in third-generation languages, such as C or C++. By calling a 3GL procedure from a 4GL script, you can access the 3GL features you need to supplement the OpenROAD 4GL programming language.