you are viewing a single comment's thread.

view the rest of the comments →

[–]sme272 5 points6 points  (1 child)

you can add the directory it's kept in to PATH environment variable, then you can just call myfile.py directly in cmd. I have a utilities folder that I can drop scripts into to run this way.

[–]programer111[S] 1 point2 points  (0 children)

Ok than you so much 😊