I am having some trouble deploying a console application. From the text
written in the window that appears when I run the deployed application, I
can see that "Something doesn't understand #something". Obviously, Lagoon is
stripping too much, but unfortunately the window is automatically closed too
fast. I can't read what the "somethings" are. I tried adding a
self stdin nextLine
at the end of my #main method, but the application terminates despite that.
Any suggestions on how to make the window remain open for a while?
Regards
Mikael
[hidden email]