Category talk:REXX: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "{{stub}}")
 
(→‎Hostname example: new section)
Line 1: Line 1:
{{stub}}
{{stub}}

== Hostname example ==

I think this is wrong. The userId bif does not necesarily return the hostname (although they may be the same).

The only Rexx interpreter I have to hand is ooRexx & it produces the username for userid() which is what I would expect. Perhaps someone could test this on Regina &/or mainframe interpreters. --[[User:Sahananda|Sahananda]] 20:04, 15 June 2012 (UTC)

Revision as of 20:04, 15 June 2012

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Hostname example

I think this is wrong. The userId bif does not necesarily return the hostname (although they may be the same).

The only Rexx interpreter I have to hand is ooRexx & it produces the username for userid() which is what I would expect. Perhaps someone could test this on Regina &/or mainframe interpreters. --Sahananda 20:04, 15 June 2012 (UTC)