Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 323 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 323 Bytes

Batch program to click & run a python program with some parameters, like (latest) filename.

Save time on opening a cmd window, going to the path where the program is, and (re)typing "python ProgramName parameter1 parameter2". If a file needs to be given as input, the bat program can find the latest version of that file.