Gabriel Genellina wrote:
Didn't work for me winXP-SP2, even after a restart :-(
But anyway thanks for the effort.
cheers,
Stef Mientki
En Thu, 10 Apr 2008 16:03:28 -0300, Stef Mientki <stef.mientki@g mail.com>
escribió:
>
>
>
Check the associated command for .py files; see this message
>
>
escribió:
>
>
>under windows I tried to make a shortcut to a py -file, to run a program.
>So making a shortcut like this works perfect:
> D:\PyLab_Works. py
>>
>But the problem is that I need to give some commandline parameters to
>the py-file,
>and
>>
> D:\PyLab_Works. py btc_test
>But the parameter doesn't seem to arrive in the python program
>>
>So making a shortcut like this works perfect:
> D:\PyLab_Works. py
>>
>But the problem is that I need to give some commandline parameters to
>the py-file,
>and
>>
> D:\PyLab_Works. py btc_test
>But the parameter doesn't seem to arrive in the python program
>>
Check the associated command for .py files; see this message
>
>
But anyway thanks for the effort.
cheers,
Stef Mientki
Comment