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

Username:   Password: 
 RegisterRegister   
 Shorter Way?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
xmdxtreme




PostPosted: Sat May 15, 2004 1:33 pm   Post subject: Shorter Way?

Problem fix Laughing
Sponsor
Sponsor
Sponsor
sponsor
xmdxtreme




PostPosted: Sat May 15, 2004 1:46 pm   Post subject: (No subject)

omg i tried to look for other way but i could find Rolling Eyes
Dan




PostPosted: Sat May 15, 2004 1:54 pm   Post subject: (No subject)

Ya you could make a fuction to do that, look at the text effects post and i think there aucaly may all ready be one posted for this:

http://www.compsci.ca/v2/viewtopic.php?t=52

sory i can not help more, my laptop's battery is dieing and i gtg...
Computer Science Canada Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
Paul




PostPosted: Sat May 15, 2004 2:19 pm   Post subject: (No subject)

code:

setscreen ("graphics:640;480")
colorback (black)
var words: string := "Welcome to PBC"
for a: 1..length(words)
color (brightgreen)
locate (14,32)
put words (1..a)
delay (200)
cls
end for
locate(14,32)
put words

you get the point?
xmdxtreme




PostPosted: Sat May 15, 2004 4:50 pm   Post subject: (No subject)

yep thx to hacker dan i found a cool procedure doing it for me and Paul thank you for your hep in the past Laughing
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  [ 5 Posts ]
Jump to:   


Style:  
Search: