You can set up and delete AT commands using CFEXECUTE.  

Typically:
Use CFFILE to create a .bat file
Use cfexecute to run the following command:
AT 13:00 c:\file.bat

The exact contents of file.bat depend on what you're wanting to do.

-- 
Billy Cravens
[EMAIL PROTECTED]


paul smith wrote:
> 
> Well, I have one scheduled task that runs like clockwork ;-)
> every hour, and has done so for monthes, but I cannot seem
> to get CFAS's Scheduler to add another task.  I give up.
> 
> What's the syntax for using CFAS with NT's AT?  Neither of
> Forta's current bibles seems to cover it.
> 
> best,  paul
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to