> If your goal is to avoid running an app with a command line argument, > you can wrap the whole call into a shell script like this:
A windows version might look like (all on one line): @start /b "Leo" c:\python26\pythonw.exe "C:\local\apps\leo-editor\launchLeo.py" --gui=qttabs %* Save as Leo.bat in a directory in PATH. -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
