On Sat, 27 Jul 2002 13:54:57 -0400, you wrote: > >> The fact that the _parser_ initiates the "before command" gives me a >> problem because I need to modify the Plucker.ini file with my batch >> script before the parser reads the ini file. So as you suggest, the >> answer is to run the plucker-build from the batch script. > >What sort of .ini modification are you doing? > I'm using a script in MS Word to change the output filename in "doc_name", to include today's date (for today's news) so that it doesn't overwrite the output file from the day before.
I also use a Word script to edit the "doc_file" html to change the name of the files that are retrieved for that day, because the site is set up naming the news-stories using the day's date; ie: "20020727.htm". So, to get only the stories for today, I have to be specific using STAYBELOW, or it will grab all stories for the last week and a half. It was a lot simpler to do (once I figured out the scripting) than it is to explain... -- Chan

