Re: [PythonCE] Windows Mobile 5.0 Now Has a Console!

2006-12-09 Thread Bandung
What a difference a "\" makes. When calling python, it needs to have the exact path given, the relative path doesn't work. So if I enter the following.. \> python \sample.py Then it works! What this means is I can now write bat files which call various pythom modules. I can also execut

Re: [PythonCE] Windows Mobile 5.0 Now Has a Console!

2006-12-09 Thread Bandung
It is strange that I can use the Cmd console to launch other programs such as Vim.exe and hand these apps a file to open when they startup. For example, the following works when I type "vim sample.txt" at the command prompt... Pocket CDM v 4.20 \> vim sample.txt This starts up Vim with the fil

[PythonCE] Windows Mobile 5.0 Now Has a Console!

2006-12-08 Thread Bandung
It is now possible to load and run Microsoft's console as well as Simbolic's PocketConsole. Here are the steps. 1. Get the Pocket Console and install it http://www.symbolictools.de/public/pocketconsole/index.htm Pocket Console 2. Get the Pocket CMD file and install it http://www.symbolictools.