bordemstirs
Member
So, I'm not exactly sure what the markup off the top of my head is, but something like 
	
	
	
		
 allows you to do a bunch of cli in ash with no hassle.
Would it be possible to get an equivalent for write(); for making large chunks of HTML/CSS/JS output?
				
			
		Code:
	
	cli_execute{
do all
sorts of
stuff here
}
	Would it be possible to get an equivalent for write(); for making large chunks of HTML/CSS/JS output?