Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Compiler paramaters

Author
Message
Timshark
16
Years of Service
User Offline
Joined: 30th Jun 2007
Location: Oslo, Norway
Posted: 9th May 2013 23:54
Does anybody know the parameters for the compiler? I've currently got it working for notepad++ but I only know the -run parameter which will compile, run and broadcast.

I never want what I know.
Markus
Valued Member
19
Years of Service
User Offline
Joined: 10th Apr 2004
Location: Germany
Posted: 10th May 2013 09:17 Edited at: 10th May 2013 09:22
the "AGKCompiler.exe" get this

compile:
-agk main.agc

or compile and broadcast:
-bct main.agc

or compile run and broadcast:
-run main.agc
Timshark
16
Years of Service
User Offline
Joined: 30th Jun 2007
Location: Oslo, Norway
Posted: 10th May 2013 12:43 Edited at: 10th May 2013 13:52
Fabulous, Markus. Danke.

That information came faster than I had envisioned.

Do you mind if I ask you where you got that information? I've searched around in the codeblocks files and inside the AGKcompiler file itself with no luck

I never want what I know.
Markus
Valued Member
19
Years of Service
User Offline
Joined: 10th Apr 2004
Location: Germany
Posted: 10th May 2013 13:27
i replaced the exe and show the commands
Timshark
16
Years of Service
User Offline
Joined: 30th Jun 2007
Location: Oslo, Norway
Posted: 10th May 2013 13:44
HA. Nice one

I never want what I know.
Timshark
16
Years of Service
User Offline
Joined: 30th Jun 2007
Location: Oslo, Norway
Posted: 10th May 2013 15:58
Markus,
what did you replace the compiler with? Do you have a little program that outputs what is passed to it?

I never want what I know.
Markus
Valued Member
19
Years of Service
User Offline
Joined: 10th Apr 2004
Location: Germany
Posted: 10th May 2013 16:06
i have also the old ms visual basic 6 ide.

Private Sub Form_Load()

Text1.Text = Command$

End Sub

Login to post a reply

Server time is: 2024-03-29 15:28:58
Your offset time is: 2024-03-29 15:28:58