Page 1 of 1
					
				Character translation table
				Posted: Fri Nov 05, 2004 8:02 am
				by dbarbul
				There was character translation table in Report Writer 5.0 for DOS (using fonts). Does R&R 10+ have anything similar?____Dusan
			 
			
					
				=> RE: Character translation table
				Posted: Fri Nov 05, 2004 1:15 pm
				by kfleming
				Look at RRW.SRT in the R&R program directory.____Kathleen__R&R Support
			 
			
					
				==> RE: Character translation table
				Posted: Fri Nov 05, 2004 1:55 pm
				by dbarbul
				The contents of RRW.SRT file control R&R^s processing of character strings (sorting, comparison etc).____I want to print one character instead of another, like this:____chr(64)  --> chr(166)__chr(91)  --> chr(230)__...__chr(126) --> chr(159)____Dusan____