Re: [Boa Constr] running applications
Status: Beta
Brought to you by:
riaan
From: Riaan B. <riaan@e.co.za> - 2002-08-01 22:33:03
|
Hello Yuppie, Yuppie wrote: > WingIDE -- Boa Constructor > > Run Arguments -- File > Set command-line parameters > Python Executable -- Preferences > General > pythonInterpreterPath > Python Path -- ? > Run Directory -- ? The run directory of the script/application that you run or debug. > Environment -- ? > > I hope you can give me an answer like one of these: > ( ) Boa doesn't have these features by design. If you want to set your > environment for debugging/running files, just do ...(?) It's not there because I have never needed this. Possibly Shane did not need it either. Is it really that useful? Does it just temporarily change the Python Path and Environment of the debugged process? Why would you need to have a different python path when you are debugging than the one you use when running normally? Cheers, Riaan. |