15. Embedded Forms Program Structure : endforms Statement--Disconnect from the FRS
 
Share this page                  
endforms Statement--Disconnect from the FRS
To sever the connection to the FRS, issue the endforms statement at the end of your application.
This statement has the following syntax:
endforms;
You can connect to and disconnect from the FRS only once in an application.