alexx
02-24-2006, 09:43 AM
i need to create some computer screens which show program code running through and so.
i took one of my mel scripts which has about 500 lines.
i replaced the return characters in the file by "\n" copied and pasted it in the text tool of shake..
now comes the funny part: shake thinks that my text REALLY is program code and tries to execute it (but fails since mel is not really native to it :)
i get error messages like:
error: NRiScript1.Text1.textExpression, line 2: missing ;
if (`gmatch ($line) "New job has ID:*"`)
is there any way to tell shake that this really is just text?
i dont really want to create huge images in photoshop to scroll them through.
cheers
alex
i took one of my mel scripts which has about 500 lines.
i replaced the return characters in the file by "\n" copied and pasted it in the text tool of shake..
now comes the funny part: shake thinks that my text REALLY is program code and tries to execute it (but fails since mel is not really native to it :)
i get error messages like:
error: NRiScript1.Text1.textExpression, line 2: missing ;
if (`gmatch ($line) "New job has ID:*"`)
is there any way to tell shake that this really is just text?
i dont really want to create huge images in photoshop to scroll them through.
cheers
alex
