4. Designing and Writing OpenROAD Server Applications : How You Can Drive the OpenROAD Server from a Client : OpenROAD Client 4GL RemoteServer System Class
 
Share this page                  
OpenROAD Client 4GL RemoteServer System Class
In an OpenROAD client, the complexities of driving the COM interface are hidden within a 4GL system class, RemoteServer. The RemoteServer system class lets you invoke procedures on an active OpenROAD Server by providing a required procedure name and optional parameters. When the procedure is complete, you can view the status returned. A value of ER_OK indicates that the procedure was called successfully.