473,398 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

pythonwin from dos

hi,
how is it possible to run a python script in the pythonwin
environment from dos command line?
If I use the command "/run scriptname.py" and the pythonwin is already
opened I get error, so someone can help me?

thanks
Alberto
Jul 18 '05 #1
3 2921

"Alberto Mantovani" <al*********************@bologna.marelli.it> wrote in
message news:3f***************@powernews.libero.it...
hi,
how is it possible to run a python script in the pythonwin
environment from dos command line?
If I use the command "/run scriptname.py" and the pythonwin is already
opened I get error, so someone can help me?
Why do you want to run it in Pythonwin? To run a script from
one of the command lines, the correct command is:

python scriptname.py parameters....

Of course, python.exe has to be on the path.

John Roth
thanks
Alberto

Jul 18 '05 #2
On Thu, 25 Sep 2003 12:40:10 -0400, "John Roth"
<ne********@jhrothjr.com> wrote:

"Alberto Mantovani" <al*********************@bologna.marelli.it> wrote in
message news:3f***************@powernews.libero.it...
hi,
how is it possible to run a python script in the pythonwin
environment from dos command line?
If I use the command "/run scriptname.py" and the pythonwin is already
opened I get error, so someone can help me?


Why do you want to run it in Pythonwin? To run a script from
one of the command lines, the correct command is:

python scriptname.py parameters....


I know this, but my problem is to run the script in pythonwin from dos
when pythonwin is already opened.
Jul 18 '05 #3

"Alberto Mantovani" <al*********************@bologna.marelli.it> wrote in
message news:3f**************@powernews.libero.it...
On Thu, 25 Sep 2003 12:40:10 -0400, "John Roth"
<ne********@jhrothjr.com> wrote:

"Alberto Mantovani" <al*********************@bologna.marelli.it> wrote in
message news:3f***************@powernews.libero.it...
hi,
how is it possible to run a python script in the pythonwin
environment from dos command line?
If I use the command "/run scriptname.py" and the pythonwin is already
opened I get error, so someone can help me?


Why do you want to run it in Pythonwin? To run a script from
one of the command lines, the correct command is:

python scriptname.py parameters....


I know this, but my problem is to run the script in pythonwin from dos
when pythonwin is already opened.


Look in the registry and find out how Pythonwin handles the command
from the shell, then do the same thing.

John Roth
Jul 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: stephan | last post by:
Hi, I have python 2.2.3 + pythonwin 156 on win2k. The problem is that german chars like äöüÄÖÜß are not handled correctly. Just create a test.py file with the content äöüÄÖÜß and edit it with...
7
by: Martin Bless | last post by:
IMHO PythonWin is great help in developing. How can I do something like: if detect("running on PythonWin"): pass # fake arguments ... else: "proceed normal"
14
by: Jive | last post by:
I've un-installed Python 2.4, re-installed Python 2.3 and PythonWin for 2.3, but it's still broke. When I start PythonWin, sometimes it looks like it is going to be okay. But as soon as I open...
4
by: Chris P. | last post by:
I've been having a problem with PythonWin that seemed to start completely spontaneously and I don't even know where to START to find the answer. The only thing I can think of that marks the point...
2
by: siggy2 | last post by:
Hi All, (sorry for my bad english) I wrote a __tiny__ and __stupid__ recursive script directly into pythonwin interactive window with a time.sleep(1) and a print before each recursion... I...
2
by: accolades | last post by:
Does anyone else have a problem with Pythonwin crashing after running a python script with graphics libraries? Whenever I use Pythonwin to run a PyGame or PyOgre script, Pythonwin crashes when the...
17
by: Dave Benjamin | last post by:
Hey folks, Why is PythonWin (win32all) still a separate download from a third party? Is it legal, technical, or what? I think it's about time it be part of the standard distribution. There...
3
by: archaegeo | last post by:
I am getting started in Python, and I have looked on both the stackless page and python.org and cannot find the answer to what I think is a simple problem. If I start the python command line or...
4
by: sterling | last post by:
I'm curious as to why the difference between IDLE and pythonWin when using win32com. opening an excel file, i've attempted to grab the chart information out of the file. commands like co =...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.