J 
		
				
			
		Juliano Ventura Cardoso
Guest
In the case when generating the xml I wanted to define the utf-16 code page when generating the file in the command:
	
	
	
		
Continue reading...
				
			
		Code:
	
	hDoc: SAVE ("file", "c: \ tmp \ lantek.xml"). (export to utf-16)
	Continue reading...