Re: How To Do This...

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

sequence company_info
company = {"My Company,
Inc.",{{"Fredricks","Christoper"},"2 Three St."}}
integer name, contact, first
name = 1  contact = 2  first = 2
x = company[name]
y = company[contact][name][first]



--- "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?!
> 
> -ck
> 
>
--^----------------------------------------------------------------
> This email was sent to: 1evan at sbcglobal.net
> 
> 
> TOPICA - Start your own email discussion group. FREE!
>
--^----------------------------------------------------------------
> 
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu