You are not logged in.

axtens

Trainee

  • "axtens" is male
  • "axtens" started this thread

Posts: 37

Date of registration: Mar 16th 2009

Location: Perth, WA, Australia

Occupation: Software/Test Engineer

Hobbies: be a husband and a dad, play ukulele, sing

  • Send private message

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

  • "Manuel" is male

Posts: 256

Date of registration: Jul 16th 2008

Location: Erlangen, Germany

Occupation: Software Developer

Hobbies: Jabaco, game theory, text-mining

  • Send private message

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