web2py.py -S app -M -N -R script.py -A args1 args2 ...
On Wednesday, 4 April 2012 08:55:52 UTC-5, Ramos wrote: > > hello i have this command line > > python web2py -S app/controller/function -M > It works ok > > Now i want ( I NEED!) to pass arguments to mu "function" > > How to? > > thank you > > António >

