[wingide-users] command line in the debugger

Joe Bigler jeb6 at psu.edu
Mon Mar 17 16:56:26 MDT 2008


I have a python question.  I can run this from the  command prompt
python analyze.py "c:\zodb\pymonitor.fs"
 I want to run this from the Wing debugger.  What would be the correct
syntax?
 
If I put 
 analyze.py "c:\zodb\pymonitor.fs" 
in a file and then click debug, it doesn't work.
 
Even adding the full path
 
"C:\Program Files\Plone2.5.5\Zope\utilities\ZODBTools\analyze.py
c:\zodb\pymonitor.fs"
 
doesn't work.
 
I get no output.  
 
Is there a way to do this?
 
Thanks in advacne for all replies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/wingide-users/attachments/20080317/ad4878fb/attachment.html


More information about the wingide-users mailing list