execute WHDLoad.slave
Posted: Sun May 15, 2022 2:09 pm
So maybe starting another little hollywood designer program, basically user clicks on Box start the WHDload game, but i cant seem to figure out how to do it as always
So it locating the file that seem to be the issue,
the file and hollywood file is all on the RAM:
In hollywood I tried
Execute("WHDload WormsDCAGA.Slave")
Execute("WHDload RAM:WormsDCAGA.Slave")
Execute("WHDload Slave=WormsDCAGA.Slave")
Execute("RAM:WormsDCAGA.slave WHDload")
In shell command if you are in the RAM: dir then the code is simple "WHDload WormsDCAGA.slave" and it plays the game. Anyone know how to do it cheers.
So it locating the file that seem to be the issue,
the file and hollywood file is all on the RAM:
In hollywood I tried
Execute("WHDload WormsDCAGA.Slave")
Execute("WHDload RAM:WormsDCAGA.Slave")
Execute("WHDload Slave=WormsDCAGA.Slave")
Execute("RAM:WormsDCAGA.slave WHDload")
In shell command if you are in the RAM: dir then the code is simple "WHDload WormsDCAGA.slave" and it plays the game. Anyone know how to do it cheers.