Hi, (this is using PythonCE - a windowsCE version of Python 1.5.2) when I try and use raw_input() it gives a ValueError: I/O operation on a closed file. Question: how do I work around this? I've never encountered this problem on any other Python interpreter thanks, Steven