3. Statements : OpenROAD Language Statements : Call Statement : Subsystem Types
 
Share this page                  
Subsystem Types
The following table lists variants of the call statement. The term standard output window refers to the window from which you started OpenROAD.
call application
Calls an Applications-By-Forms (ABF) application and executes the application in the standard output window. For more information, see Call Application Statement (see Call Application Statement).
call isql
Calls Interactive SQL and executes it in the standard output window
call qbf
Calls Query-By-Forms (QBF) and executes it in the standard output window
call report
Calls Report-Writer to run a report and executes it in the standard output window
call rundbapp
Calls an application stored in the database associated with the calling application's current database session
call rungraph
Calls the Visual-Graphics-Editor to display a graph defined by VIGRAPH and executes it in the standard output window
call runimage
Calls another 4GL application from a runimage file
call sql
Calls the SQL Terminal Monitor and executes it in the standard output window