Is there a way........

BlitzPlus Forums/BlitzPlus Programming/Is there a way........

Paul A. B.(Posted 2005) [#1]
IS there a way to open another b+ program with a function??? Thanks.


rdodson41(Posted 2005) [#2]
You mean like open a compiled B+ executable? Yeah, use ExecFile()


Paul A. B.(Posted 2005) [#3]
thanks


ozak(Posted 2005) [#4]
Can you open yourself? In c++ you can choose to override your own process with the file launched?