[#1816] Ruby 1.5.3 under Tru64 (Alpha)? — Clemens Hintze <clemens.hintze@...>

Hi all,

17 messages 2000/03/14

[#1989] English Ruby/Gtk Tutorial? — schneik@...

18 messages 2000/03/17

[#2241] setter() for local variables — ts <decoux@...>

18 messages 2000/03/29

[ruby-talk:01935] Etc.getpwuid

From: "David Douthitt" <DDouthitt@...>
Date: 2000-03-16 23:11:38 UTC
List: ruby-talk #1935
I ran the example in the ruby Manual under the Struct class (values method).  This example was:

print Etc.getpwuid.values.join(":"), "\n"

The response from ruby was:

./ruby.functions:94: uninitialized constant Etc (NameError)

I looked for a reference to class Etc in the manual, and found none.  Also looked for a reference to the method getpwuid, and found none.  Did I miss something?


In This Thread

Prev Next