Compile the client application
Compiling the client and the stub file.
Assuming the example client code is in a module named clientmain.4gl, you
can compile it and the client stub
program:
fglcomp clientmain.4gl
fglcomp ws_calculator.4gl