thatrenowned
MIS
I've got a movie where it loads a variable from a text file. Its just some info which could be changed regularly so I figured putting it in a text file would be the easiest way to update it.
The problem I have is that I don't know how to put the effect of pressing 'Enter' into it, i.e. typing:
This text is just an example of the problem I am having.
See below for how the text is currently coming out
would be displayed as:
This text is just an example of the problem I am having. See above for how I want the text to be coming out
How would I do this? Do you put some special character at every point you want it to look like enter has been pressed?
Any help is appreciated...
Rgds
The problem I have is that I don't know how to put the effect of pressing 'Enter' into it, i.e. typing:
This text is just an example of the problem I am having.
See below for how the text is currently coming out
would be displayed as:
This text is just an example of the problem I am having. See above for how I want the text to be coming out
How would I do this? Do you put some special character at every point you want it to look like enter has been pressed?
Any help is appreciated...
Rgds