On 29 Mar 2007 01:47:13 -0700, Paul Herring <[EMAIL PROTECTED]> wrote:

> > Easiest way:
> >
> > system("/path/to/script");
> >
> > or
> >
> > system("perl /path/to/script");
> >
> > or
> >
> > system("perl C:\path\to\script");
>
>
> Nitpick - I don't think any windows boxes have paths which include tabs.

Huh?

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
    If I were to divulge it, it would overturn the world."
               -- Jelaleddin Rumi

Reply via email to