Re: [Gems-users] Parameter Configuration


Date: Wed, 2 Feb 2005 17:52:35 -0600 (CST)
From: Bradford Beckmann <beckmann@xxxxxxxxxxx>
Subject: Re: [Gems-users] Parameter Configuration
Weihang,

Look at the file mfacet.py for examples of how to set the ruby parameters
of different data types.

For instance integer parameters are set using the command:
"ruby0.setparam <integer>"
while booleans and strings are set using the command:
"ruby0.setparam_str <string>"

You can set any parameter listed in the file ruby/config/config.include

Brad


On Wed, 2 Feb 2005, Weihang Jiang wrote:

> Hi,
>    Where can I find information about how to set  parameters of ruby?
> I try ruby0.listparam, but it returns nothing.
>
> --
> Weihang Jiang
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> http://lists.cs.wisc.edu/mailman/listinfo/gems-users
>
[← Prev in Thread] Current Thread [Next in Thread→]