Obtaining hte currently running script under windows

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sean Farrow

    #1

    Obtaining hte currently running script under windows

    Hi:
    Is there any way to obtain the full path to the currently running script
    under win32?
    I am using the pythonw.exe file is that helps.
    Sean.
  • kyosohma@gmail.com

    #2
    Re: Obtaining hte currently running script under windows

    On Jun 8, 8:45 am, Sean Farrow <sean.far...@se anfarrow.co.ukw rote:
    Hi:
    Is there any way to obtain the full path to the currently running script
    under win32?
    I am using the pythonw.exe file is that helps.
    Sean.
    Check out Google! I found the following link by typing "python os cwd"



    Mike

    Comment

    Working...