<!---
This file is Copyright © 1998-2009 by Home Care Business Services. This work may not be reproduced, in whole or in part, 
using any medium, including, but not limited to, electronic transmission, CD-ROM or published in print, without the express 
permission of Home Care Business Services.

$Revision: 1.9 $
$Id: exportdata.cfm,v 1.9 2009/10/23 23:00:13 arlen Exp $
$Date: 2009/10/23 23:00:13 $
--->
<cfsetting RequestTimeout = "86400"> 
<cfset tablelist='Agency,ScheduleItems,Assessment_New,Assessment_Forms,patient,PatientMeds,PatientContact,Payer,Pathway_Details,Employee,Diagnosis'>

<!--- Data Exporter application. --->

<cfexecute   name = "c:\PHP\php.exe"  arguments = "e:\wwwroot\cron\exportdata.php"  outputFile = "e:\wwwroot\exportdata\backup.log">
</cfexecute>
