I'm trying to schedule a task using appadmin. This works fine as long as I'm not passing in any arguments or as long as the arguments are static: i.e. ["/srv"] --> works ok
If I want to use a variable instead I get an error: i.e. [settings.case_root] --> form-error: invalid json What's to correct/jsonic way to pass a variable as an argument? Thanks for your help! D. -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

