How do you insert the carriage return into a text string, that is..... i have some text that I want to read like this.....
	
		
 And I want this to be one CUSTOMVAR and therefore one text string.
but whenever i try and do this i always end up with....
	
		
 See what I mean ?
Simon.
					
			
			
				Some intro text.
Some further detail
Some conclusion text.
	Some further detail
Some conclusion text.
but whenever i try and do this i always end up with....
			
			
				Some intro text. Some further detail. Some conclusion text.
			
		
	Simon.
Comment