Posted: Fri Dec 31, 2004 1:54 pm Post subject: Including a file??
ok in C++ i know its include name ect ect
how do i do it in turing? lets say i press 1 then i need the program to run the file that is under the if condition 1. how do i do that in turing?
Sponsor Sponsor
Neo
Posted: Fri Dec 31, 2004 2:14 pm Post subject: (No subject)
code:
include "filename.extension"
Andy
Posted: Fri Dec 31, 2004 5:04 pm Post subject: (No subject)
or you can be incredibly cheap and use Sys.Execute