Workbench User Guide : Adding Other Components to Your Application : Procedures : How You Can Use Local 4GL Procedures
 
Share this page          
How You Can Use Local 4GL Procedures
You can write a 4GL procedure that is local to an individual frame. Local procedures are not application components; you write a local 4GL procedure as part of a frame script. Because you declare local procedures within the script, you do not need to create a local procedure in the 4GL Procedure Editor.
For more information about using local procedures, see the Programming Guide.