Hi, I've just started using Python (and found it quite useful) for writing a conversion parser between two different formats. Is there an easy way of letting the user run the script by simply typing "start" or something similar at the Python prompt? I'm currently using Windows, but it's intended to be run under Linux. Cheers, Fred