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

[REBOL] Re: SHELL cmd exec using CALL in View 1.3

From: gerardcote:sympatico:ca at: 11-Jan-2004 17:16

Oups! I forgot to join the entire file as a reference to those interested. Here it is. Regards, Gerard P.S. I also looked back to the REBOL Command SHELL interface (Official Docs) and it seems that one way to let REBOL do leave an executed console window opened would necessitate a new switch to use when launching REBOL as in REBOL -k (for keep open) and this would be bypassing the normal internals REBOL is using. In normal case REBOL automatically adds intrnally the /c switch with the CALL under Windows OS as if the coders had used CALL/c to automatically close the console window when finished... -- Binary/unsupported file stripped by Ecartis -- -- Type: text/x-rebol -- File: my-easy-vid-coder.r