Yet another Python .bat wrapper
Gumuz
gumuz at looze.net
Tue Oct 22 11:23:34 EDT 2002
More information about the Python-list mailing list
Tue Oct 22 11:23:34 EDT 2002
- Previous message (by thread): Yet another Python .bat wrapper
- Next message (by thread): win32com.client and Excel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i'm sorry.... what is this? and how do i use it? thanx, gumuz "Oren Tirosh" <oren-py-l at hishome.net> wrote in message news:mailman.1035286349.21970.python-list at python.org... > It has a header of just one line. All the ugly stuff is at the end. > > ------------------------------------------------------------------- > goto ="python" > > # Python code goes here > > ''' hybrid python/batch footer: > @:="python" > @python.exe %0 %1 %2 %3 %4 %5 %6 %7 %8 %9 > @if errorlevel 9009 echo Python may be downloaded from www.python.org/download > @rem ''' > ------------------------------------------------------------------- > > Oren >
- Previous message (by thread): Yet another Python .bat wrapper
- Next message (by thread): win32com.client and Excel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list