Skip to content

Instantly share code, notes, and snippets.

@offe
Created April 1, 2009 12:29
Show Gist options
  • Save offe/88668 to your computer and use it in GitHub Desktop.
Save offe/88668 to your computer and use it in GitHub Desktop.
@echo off
%~d0
cd %~p0
python prog_taking_a_file_name.py %1
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment