Hi,

Here when i run the above command , it says 'application could not be 
found'. But, i double checked , that folder is there and also it appears 
when I run the admin interface. Are there any naming conventions that for 
which I have to take care about?

Thanks,
Harsh Mehta

On Saturday, 30 June 2012 19:56:25 UTC+5:30, Massimo Di Pierro wrote:
>
> Source distribution:
>
> From the main web2py folder
> python web2py.py -S app -M -N -R path/to/myscript.py -A a b c
>
> Binary distribution (windows):
>
> web2py.exe -S app -M -N -R path/to/myscript.py -A a b c
>
> myscript.py can be anywhere as long as path/to is its absolute path or 
> relative path from the place where you are.
>
>
>
>
> On Saturday, 30 June 2012 03:21:38 UTC-5, mehta wrote:
>>
>> Hi Group,
>>
>> Homemade Task Queues specifies that we make a .py file and run the following 
>> command.
>>
>> python web2py.py -S app -M -N -R applications/app/private/myscript.py -A a b 
>> c
>>
>> I am new to web2py and I don't know where the .py file shoul be located and 
>> where and how should I write the above command.
>>
>> Thanks
>>
>> Harsh Mehta
>>
>>
>>

Reply via email to