does any 1 know of an escae character ican use to simulate a delete key? i tried \127 & \008 but cant get either to work, i need somethihg i can use like \r\n for return and newline but to actually delete that space. Is there a better way to do this? thanx