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

[REBOL] Using call with view/pro

From: philb:upnaway at: 13-Mar-2002 9:47

Hi, On Win98 when I run a native command using 'call is it possible to stop the MS DOS box being flashed up. I have tried all the refinements redirecting input, output & error to none ... but to no avail. eg call/input/output/error "copy c:\panel.r c:\panel2.r" none none none Cheers Phil