Read a scheduled task's settings?

2005-03-28 Thread Jim McAtee
CF5/IIS5

Is there an easy way to read the current settings of a scheduled task?  I 
have a scheduled task that I suspend and unsuspend by changing its start 
date to a date in the future or in the past.  But I have no way of telling 
what its current state is.

cfregistry?


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200232
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Read a scheduled task's settings?

2005-03-28 Thread Adam Haskell
Yep use cfregistry in CF5 this is the path: 

HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\Schedule


Adam H


On Mon, 28 Mar 2005 11:27:46 -0700, Jim McAtee [EMAIL PROTECTED] wrote:
 CF5/IIS5
 
 Is there an easy way to read the current settings of a scheduled task?  I
 have a scheduled task that I suspend and unsuspend by changing its start
 date to a date in the future or in the past.  But I have no way of telling
 what its current state is.
 
 cfregistry?
 
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200256
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54