yes, you should be able to call controllers. there is one problem in
your example - you are not supposed to write the application  name
there just *controller/func

Another important thing  not yet in the doc is that you need to call
db.commit() manually at the end of the function if you intend to
change the db.

mika wrote:
> Thanks for reply.
> but what about
> http://www.web2py.com/examples/default/cron
> section: Calling controller functions
> that's really under development?
> I'm using OS X.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to