Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Find Directory? Re:(2)

From: webmaster:siliconspecies at: 6-Sep-2000 18:29

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 > >[webmaster--SILICONSPECIES--COM] 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