Hi All I'm experimenting with tables generated by microsoft excel, i copy and paste right into my keil compiler to use in an array, the problem is I get the table pasted with <CR> separator, is there a way to replace this carriage return by a comma so that I can paste the table right into my array, saving me alot of time since my tables are quite large? Regards Mahmood
One easy solution posted out by Mr Karas on the 8052 form. http://www.8052.com/forum/read.phtml?id=58423 Thanx