opening a new program
Author |
Message |
yodu123
|
Posted: Tue May 19, 2009 7:56 pm Post subject: opening a new program |
|
|
how can i open a new program inside a running program? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Dan
|
Posted: Tue May 19, 2009 8:09 pm Post subject: Re: opening a new program |
|
|
Sys.Exec
or if you mean another turing file:
include |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
ecookman
|
Posted: Wed May 20, 2009 3:31 pm Post subject: RE:opening a new program |
|
|
OOH cool,i never thought to do that...thanks Dan and youd123 for the topic |
|
|
|
|
|
|
|