Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (AndrewAMD, alibaba), 1,426 guests, and 9 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19055 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
EXE name #405701
08/05/12 17:26
08/05/12 17:26
Joined: Dec 2010
Posts: 100
D
Dega Offline OP
Member
Dega  Offline OP
Member
D

Joined: Dec 2010
Posts: 100
so I noticed that the exe script cannot contain spaces or it will produce an error so what can i do to make an actual finished application with spaces?


boolean my.awesomeness = so true;
Re: EXE name [Re: Dega] #405702
08/05/12 17:38
08/05/12 17:38
Joined: Jan 2002
Posts: 4,225
Germany / Essen
Uhrwerk Offline
Expert
Uhrwerk  Offline
Expert

Joined: Jan 2002
Posts: 4,225
Germany / Essen
Although I don't see why spaces shouldn't work, why don't you just rename the file??


Always learn from history, to be sure you make the same mistakes again...
Re: EXE name [Re: Uhrwerk] #405703
08/05/12 18:18
08/05/12 18:18
Joined: Dec 2010
Posts: 100
D
Dega Offline OP
Member
Dega  Offline OP
Member
D

Joined: Dec 2010
Posts: 100
ok i will because i everytime i compile the exe script with spaces it produces an error message saying it cant compile the script and just says the first word and not the space and words after it.


boolean my.awesomeness = so true;
Re: EXE name [Re: Dega] #405704
08/05/12 18:37
08/05/12 18:37
Joined: Jun 2009
Posts: 2,210
Bavaria, Germany
Kartoffel Offline
Expert
Kartoffel  Offline
Expert

Joined: Jun 2009
Posts: 2,210
Bavaria, Germany
if your code-file has got spaces in it's name it won't work

use _ instead and just rename the compiled .exe afterwards

Last edited by Kartoffel; 08/05/12 18:37.

POTATO-MAN saves the day! - Random
Re: EXE name [Re: Kartoffel] #405708
08/05/12 20:08
08/05/12 20:08
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline
Serious User
Rackscha  Offline
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
This has to be treated as a bug.
Because somwehere when doing the finish compilation

name name.exe

is not treated as
"name name.exe"


MY Website with news of my projects:
(for example my current
Muliplayer Bomberman,
GenesisPrecompiler for LiteC
and TileMaster, an easy to use Tile editor)
Sparetime-Development


Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1