Hi,

switch system/version/4 [
    1 [print "I'm on AmigaOS"]
    2 [print "I'm on MacOS"]
    3 [print "I'm on Windows"]
    4 [print "I'm on Linux Libc6"]
    ...
]

See http://www.rebol.com/platforms.html for a complete list.

HTH,
-DocKimbel.

Gregg Irwin wrote:
> 
> Hi Oldes,
> 
> <<  does anybody has/know some script for detecting type of operating
>   system rebol is running in? >>
> 
> There are win? and unix? system words, but I don't know what context they
> live in to make use of them.
> 
> --Gregg
> 
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to