that did the trick duh again...

At 03:44 PM 9/6/00 -0700, you wrote:
>I suspect:
>
>found: find directory filename
>
>should be:
>
>found: find directory to-file filename
>
>
>[EMAIL PROTECTED] wrote:
>
> > I am writing some code which takes user input in a form and then checks to
> > see if the user input is a directory name or not.
> >
> > Now on Win98 in Rebol console, it works fine.
> > Each directory is %directory/
> >
> > yet in linux I can't make it work
> >
> > filename: %filename
> > directory: read blahblahblah ;read the directory into a block
> > found: find directory filename
> >
> > that doesn't work
> >
> > always comes up with "none"
> >
> > help me please
> >
> > thanks,
> >
> > Jeff Rubin, CTO & Co-Founder
> > Audiopia
> > Shutup and Listen...
> > http://www.audiopia.com
> > also check out my personal site Brainbyte!
> > http://www.brainbyte.com
>
>--
>
>* Ryan Cole *
>Programmer Analyst
>www.iesco-dms.com
>707-468-5400
>
>;Fortuneately escape will cancel this endless loop...
>Forever [ buy microsoft version: version + 1 ]

Jeff Rubin, CTO & Co-Founder
Audiopia
Shutup and Listen...
http://www.audiopia.com
also check out my personal site Brainbyte!
http://www.brainbyte.com

Reply via email to