Tuesday, March 3, 2009

Python Script on Windows XP

Trying to adapt the Linux-built rental invoice script onto the Windows XP bookkeeping computer

cmd - run this command at the run prompt to get a windows command line.
C:\Python26\python  - run python from the windows command line.
C:\Python26\python "C:\Documents and Settings\All Users\Documents\" - run the script from the command line

No comments: