Hi Jurgen: I have observed that:
1. All commands except )ERASE and )HELP honour the `out` parameter. 2. )HELP writes "Commands are:" to `out`, which is always CERR, the built-in commands directly to CERR, and user-defined commands to `out`, which is always CERR. There seem to be hidden mysteries here :-) Best wishes Dirk
