Re: Re[2]: How To Do This...

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Tue, 26 Aug 2003 17:57:31 -0500 (08/27/03 08:57:31)
, a person claiming to be "C. K. Lester" <cklester at yahoo.com> wrote:

>
>
> Tuesday, August 26, 2003, 5:46:27 PM, you wrote:
>
> eyc> --- "C. K. Lester" <cklester at yahoo.com> wrote:
>>>
>>> I want to reference data like so:
>>>     x = company.name -- so x = "My Company, Inc."
>>>     y = company.contact.name.first -- so y =
>>> "Christopher"
>>> or something like that.
>>> Who's got somethin' for me?!
>
> eyc> Guido van Rossum
> eyc> Prof. Nicklaus Wirth
> eyc> Countess Ada Lovelace
> eyc> to name just a few :)
>
> eyc> Irv
>
> Thanks, "Irv," if that's indeed your real name!
>
> I would also accept the following:
>
>   x = company({ "name" }) -- or
>   x = euv("company",{"name"})
>   y = euv("company",{"contact","name","first"})
>
> Now, is something even remotely resembling that functionality
> available with EUPHORIA? :P

Yes. Check the RDS archives for structure librararies. There are a few.

-- 

cheers,
Derek Parnell

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu