Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Running Files in program
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Schaef




PostPosted: Thu Dec 18, 2003 10:51 pm   Post subject: Running Files in program

I have a checkers program that I am doing and would like to run an intro screen at the beginning of the game. What can I do so that I can just run the file without having to add it in the code for the checkers program?

If you want to see my intro screen ill attach it for you.. tell me if it looks ok.. It wont let me add the wav file that goes along with it.. i dont no why.
Sponsor
Sponsor
Sponsor
sponsor
Schaef




PostPosted: Thu Dec 18, 2003 10:55 pm   Post subject: (No subject)

It wont let me add an exe file either... what kind of file can I post other than a .t extension? neways ill just give you the turing file for now..
Tony




PostPosted: Thu Dec 18, 2003 10:59 pm   Post subject: (No subject)

exe file might be too large Rolling Eyes might want to try zipping... though .t are always the best

anyways, just open a new window (var winID:int := Window.New or something like that), then include "filename.t".
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Schaef




PostPosted: Thu Dec 18, 2003 11:05 pm   Post subject: (No subject)

where does the filename get put in there?
Thuged_Out_G




PostPosted: Wed Dec 24, 2003 4:20 pm   Post subject: (No subject)

code:

var win:=Window.Open("position:top,center,graphics:600,600,title:intro screen")
include "your filename"
DanShadow




PostPosted: Thu Dec 25, 2003 10:41 am   Post subject: (No subject)

Quote:
"File Not Found"

Heh, maybe re-attach ur file?
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 6 Posts ]
Jump to:   


Style:  
Search: