> -----Original Message----- > From: Chandler Webb [mailto:[EMAIL PROTECTED]] > Sent: Saturday, July 27, 2002 11:19 AM > To: [EMAIL PROTECTED] > Subject: Re: New Plucker Desktop binary for Windows > > On Sat, 27 Jul 2002 00:57:11 -0400, "Dennis McCunney" > <[EMAIL PROTECTED]> wrote: > > >> Have you any other suggestions? > > >Have you tried combining them, and putting the call to > >plucker-build _in_ the batch file, after the other > >processing you want done? > > > >Then create a shortcut to the batch file. Depending on > >what you are doing, it might be the best approach. > > > Thanks, that's a good suggestion - that will combine the > nice file-organization and ease of the Plucker Desktop > with the flexibility of the batch scripting.
Since you always want to do the processing run by the batch file, combining them seemed the simplest solution. > 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 see the answer to my 'Start command and wait til done' question is > in the 'Start' docs - ahem, once more a case of RTFM. Been there. Done that. > Chan ______ Dennis

