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

[REBOL] Re: I'm looking for help

From: ale870::gmail::com at: 21-Jun-2006 8:39

Well! I'm sorry for my answer, but I had the impression you wanted to tell me something, without tell me anything ;-) (maybe the problem is my bad english...)
>> Shell commands are different on different operating systems. >> An OS-agnostic command would check for the OS 'under the layer'
I wish some platform independent command. I wish to avoid, if possible, to recall native commands. Why? Because some command are specific to OS since they use OS-native peculiarities (e.g.: Ms Windows Services management). More: I have a problem: some shell-commands may lock the server, since they ask some data-entry, etc... My final attempt is creating in Rebol an OS independent layer (most used commands) creating Rebol commands; for specific OS-dependent commands... the shell is there... On 6/21/06, Tim Johnson <tim-johnsons-web.com> wrote: