Where is the Standard Output of CrEme written to?
This depends on how you call CrEme. If you call CrEme with output flag –Of, the output is written in the file \jscpOut.txt. If you run CrEme with the output flag –Ob, CrEme writes to the console. On a Pocket PC device, CrEme will open a console when running in this mode. If you specify no output flag, the output is discarded. Q. I click on a link to start my application and it does not work… A: 1. Check the link file for spelling errors. 2. Put the value of the classpath and working directory between single quotes (always a good idea, but critical if names contain spaces). 3. Check if an instance of CrEme is already running. If so, try to run with the flag –mi (for semantics see user guide).