Well I want to execute a single CFAS template.
So I gather file.bat needs to set the CF_TEMPLATE_PATH variable and then 
execute cfml.exe

What's the syntax in file.bat?

best,  paul


At 11:09 AM 12/20/00 -0600, you wrote:
>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.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        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