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

Username:   Password: 
 RegisterRegister   
 help me file?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
lala-jen




PostPosted: Sat Nov 08, 2003 12:08 am   Post subject: help me file?

for example. if the program says "put a number between 1-10" , and the person puts 11... I would need to respond with "ERROR".

How would I be able to say "ERROR. press f to read help me file"

how would I be able to add the help me file in the program?
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Sat Nov 08, 2003 1:06 am   Post subject: (No subject)

if condition then
put "error"

?

so

if num>10 then
put "error, blah blah"
end if

as for helpfile... it can be any file... .txt .html, w/e. You can open it with Sys.Exec
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
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  [ 2 Posts ]
Jump to:   


Style:  
Search: