Next Previous Up Top Contents Index

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);

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 version 2.0 for UNIX/Linux - 31 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker