开发者

How can i use cfschedule in coldfusion 9 cfscript?

开发者 https://www.devze.com 2023-04-12 02:35 出处:网络
Does the cfscript equivalent for cfschedule even exist in coldfusion 9 开发者_如何学运维? If it doesn\'t exist, is there an alternative way to run scheduled tasks from cfscript ?

Does the cfscript equivalent for cfschedule even exist in coldfusion 9 开发者_如何学运维? If it doesn't exist, is there an alternative way to run scheduled tasks from cfscript ?

Thanks.


According to Adobe's documentation, the cfschedule tag is not yet supported in cfscript. You would have to write your own implementation to utilize cfschedule within cfscript.

0

精彩评论

暂无评论...
验证码 换一张
取 消