
-----------------------------------
Schaef
Mon Jan 19, 2004 5:57 pm

Running seperate turing files in program
-----------------------------------
is there a way that i can run different files of coding that i have written in turing so i can make my programs less crowded?

-----------------------------------
Azzy
Mon Jan 19, 2004 5:58 pm


-----------------------------------
yes you can.it's a command called include.it opens another file into the current turing file.

-----------------------------------
Schaef
Mon Jan 19, 2004 6:03 pm


-----------------------------------
sweet, thx a lot
