3.5 Using the libraries in your applications: an example

3.5.4 Delivering a standalone executable version of the application

The final step is to deliver the application as an executable,

MLWorks.Deliver.deliver("app", run, true);

You can now run the app executable:

> app
This is my typed line of input.
The output is: This is my typed line of input.
> 


MLWorks User Guide (UNIX version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker