在此先谢过了!作者: jmy_1981 时间: 2007-3-22 13:43 标题: 会不会是Command Console进程问题? system_execute好像启动的是一个栈,你在命令行里加个"Start"试试看……
/* Code Dummy */
system_execute ("Start <Dir>\SampleAppl.exe")
/* End Dummy */
是的话,结束以后会退出的。作者: asks_zhuang 时间: 2007-3-23 18:21 标题: 赫赫,为什么你的程序启动会失败呢? SYS_Execute was designed to execute commands that do not require user input and that terminate almost immediately after it has been executed.