On 05/07/2010 05:41 p.m., Ed Leafe wrote:
> While you are learning Python and Dabo, though, I would recommend 
> running from the cmd.exe app, as most debugging information will be 
> printed to that terminal window. To do this run 'cmd.exe' from the 
> Start / Run... menu. You then type in that window to go to your app 
> directory, and run the app. Something like this:
> cd c:\path\to\my\great\application
> python main.py (or whatever your main app program is)
>    

Or, you might install the "Open Command Window Here", and then you 
change directories in your explorer, right click on your chosen 
directory and you open a command window in the selected directory.

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to