[previous] [up] [next]     [contents] [index]
Next: MzOS Up: Writing Complete Applications Previous: Command-line Flags under MacOS

Changing the System

If the system is not loaded, then the primitive parts of the toolbox (i.e., identifiers beginning with wx:) are still available. A different system can be implemented in terms of the primitive toolbox, although few applications will benefit from this strategy.

Use -s collection to load your own system. The library system.ss will be loaded from collection.



PLT