Create and save a batch file (using a text editor like Windows Notepad) with the 
following two lines, substituting path and filename information wherever relevant: 

set CF_TEMPLATE_PATH=d:\wwwdocs\filename.cfm 
c:\cfusion\bin\cfml.exe

Once you have saved the file, schedule it to run using the AT command. For more help 
with the AT command, check the Windows NT online documentation. Alternately, You can 
download and install the Task Scheduler, which is part of the Windows NT Option Pack. 
This replaces the AT command with an easy-to-use GUI.



---------- Original Message ----------------------------------
From: "Jason Egan" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Fri, 23 Jun 2000 21:16:25 -0400

>WAAAY back there was a post on using the NT AT command rather than
cfschedule -- is cfschedule better in 4.5? -- if not, does anyone know the
correct way to use AT to run a CFM script?

Thanks
je

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to