Hi!
Is there anyway to make a program that is not running to recive startvalues?
Explanation: If youre using one program eg a "WorldEditor" and you want to start the test of youre new world. When you click on "test run" on youre editor the program will shut down or minimize and executes another.
The code could look something like this
Is that possible in anyway? I mean if you run the "TestRunWorld" seperatly it shouldnt start or generate an error saying "Missing value".
Well i cant explain better then that (im from Sweden) hope someone knows ahat i mean and can help me.
Thanks
Is there anyway to make a program that is not running to recive startvalues?
Explanation: If youre using one program eg a "WorldEditor" and you want to start the test of youre new world. When you click on "test run" on youre editor the program will shut down or minimize and executes another.
The code could look something like this
WindowsMinimized(Window) ExecFile(TestRunWorld$,Value1,Value2,Value3)
Is that possible in anyway? I mean if you run the "TestRunWorld" seperatly it shouldnt start or generate an error saying "Missing value".
Well i cant explain better then that (im from Sweden) hope someone knows ahat i mean and can help me.
Thanks