On Thursday, March 8, 2001, at 07:42 PM, Noah silva wrote: > If you were looking for a charicter by charicter basis, you could use > readkey. If you need more examples, let me know. Note that readkey doesn't work with stdin, but with the keyboard (even if stdin is redirected from a file or so). Jonas