Thursday, May 17th 2012, 5:00pm UTC+2

You are not logged in.

  • Login
  • Register

axtens

Trainee

Posts: 37

Location: Perth, WA, Australia

Occupation: Software/Test Engineer

1

Monday, March 16th 2009, 9:50am

Console mode appears to be not quite console mode

I compiled the consolequiz demo and ran it from the command line. I got a window with dossy stuff in it. I used Jeremy Collake's SETSUBSYS to set the exe as a console app. I still got a window with dossy stuff in it. I was expecting everything to be in the window I had launched from. Is this just something I have to get used to?

Bruce.

Manuel

Administrator

Posts: 255

Location: Erlangen, Germany

Occupation: Software Developer

2

Monday, March 16th 2009, 10:38am

Next version will fix this problem with Exe-files. You should use Jar-files as current workaround. Compile your source to Quiz.jar and start it with "java -jar Quiz.jar Module1".

Rate this thread
WoltLab Burning Board