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.

Newcomers DBPro Corner / Help with loading a second file

Author
Message
Squids Revenge
20
Years of Service
User Offline
Joined: 19th Jul 2004
Location: Washington
Posted: 18th Apr 2005 09:28
Hi,
I am wondering how I can load an EXE file (i.e.

Thanks,
Squids.


TS Times - My all TGC site
the_winch
21
Years of Service
User Offline
Joined: 1st Feb 2003
Location: Oxford, UK
Posted: 18th Apr 2005 10:24


Quote: "this is not a quote"
Squids Revenge
20
Years of Service
User Offline
Joined: 19th Jul 2004
Location: Washington
Posted: 18th Apr 2005 13:42
What do the feilds stand for?
Thanks,
Squids.


TS Times - My all TGC site
NanoBrain
19
Years of Service
User Offline
Joined: 20th Jan 2005
Location: Portland, OR
Posted: 18th Apr 2005 14:19
Squids Revenge,

Have you checked DarkBasic'c help files? You will find the answer to your question within the 'Input' category of the command listings.

The syntax for executing a file is:

EXECUTE FILE Filename, Commandline, Directory
or
EXECUTE FILE Filename, Commandline, Directory, Wait Flag

Additional information can be found within the commands listings.

+NanoBrain+
Squids Revenge
20
Years of Service
User Offline
Joined: 19th Jul 2004
Location: Washington
Posted: 19th Apr 2005 08:46
Ok, Thanks NanoBrain!
What is the command line? I'm trying to run an executable, not a dark basic file.
By the way, I went to Newport Oregon and passed Through Portland whitch is aperantly you live.
Thanks,
Squids.


TS Times - My all TGC site
Three Score
20
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 23rd Apr 2005 23:47
are u a least bit computer literate

commandline passes additional arguments to the program
such as if u have ever used dos
example uses could be for like safe mode or something like that such as
execute file "myprogram.exe","/safemode","",0

or could be used so that u could put all of your game in 1 exe such as
execute file "program.exe","/level1",""
and execute file "program.exe","/level2",""
and so on

btw the / i attaeched actually u dont need i just like to have that dos like format

X-Patch x-patch.exe(gui):75% make.exe:5% x-patch.dll(runtime dll):0% developed on win xp home sp2
Squids Revenge
20
Years of Service
User Offline
Joined: 19th Jul 2004
Location: Washington
Posted: 24th Apr 2005 01:35
Quote: "i attaeched actually"

If you meant attached, then you were wrong, thanks for the code though!


Click my sig
Three Score
20
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 24th Apr 2005 03:41
i meant the / that i attached to the paremeters

like i said /level1 but u could just pass level1 or level 1 or whatever

X-Patch x-patch.exe(gui):75% make.exe:5% x-patch.dll(runtime dll):0% developed on win xp home sp2
Squids Revenge
20
Years of Service
User Offline
Joined: 19th Jul 2004
Location: Washington
Posted: 25th Apr 2005 09:45
Ok.
Thanks,
Squids.


Click my sig

Login to post a reply

Server time is: 2024-09-23 19:25:45
Your offset time is: 2024-09-23 19:25:45