
-----------------------------------
DArch275
Wed Oct 13, 2010 1:37 pm

Rainbow Lettering
-----------------------------------
What is it you are trying to achieve?



What is the problem you are having?



Describe what you have tried to solve this problem



Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)








Please specify what version of Turing you are using


-----------------------------------
Zren
Thu Oct 14, 2010 2:32 am

RE:Rainbow Lettering
-----------------------------------

color(56)
put "a"..
color(57)
put "b"..
color(58)
put "c"
var str :string := "blah"
put (2)


Go from there? You could probably use a for loop with a string. You could even probably put a list of colours in an array, then loop through those colours as you go through the string.

-----------------------------------
copthesaint
Thu Oct 14, 2010 7:24 am

RE:Rainbow Lettering
-----------------------------------
lol, I like how the person posts no information of his problem.

-----------------------------------
Zren
Thu Oct 14, 2010 8:11 am

Re: RE:Rainbow Lettering
-----------------------------------
lol, I like how the person posts no information of his problem.
The text resets to normal if the person presses preview or uploads a file in the Turing forums. It's uh... a bug.
