Dilip Tailor writes:
>
> Hello,
>
>
> I wish to update ACeDB databases via cron jobs and not via interactive means.
> Has anyone attempted to do this?
>
I use a commands file to achieve this.
My command file looks like this:
Parse /home/myfile.ace
Find Authors
List
Then, I invoke tace this way:
tace < commandFile
This loads the data in, and saves it when upon exit.
Thanks,
--
pradeep
***************************************************************
* Pradeep Tagare ptagare at scdt.intel.com *
* CAD Engineer *
* Intel Corp. *
* Santa Clara, CA. *
* (408) 765-6461 FAX: (408) 765-4716 *
***************************************************************
* "It might be in the basement, I'll go upstairs and check..."*
* M. C. Escher *
* *************************************************************