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

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

IS there a way to open another b+ program with a function??? Thanks.

You mean like open a compiled B+ executable? Yeah, use ExecFile()

thanks

Can you open yourself? In c++ you can choose to override your own process with the file launched?