Hello everyone,
I search for this answer, and yeah, it looks like many asked
this question before, but my answer was not on those posts.
now i would liek to double ask the same question again...
how can i invoke a python script from command pronpt?
this is the way i'am doing it:
C:\Python26\python.exe MyScript.py
Now, i understand that python need the whole path for the script
in order to process the python script, am i right? please some one
i some advices with this, thanks in advance.