Re: subscripts

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

The ultimate fetch ? :

function fetch(object a, sequence b)
    for i=1 to length(b) do
        a = a[b[i]]
    end for
    return a
end function

Sorry. jiri

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

Search



Quick Links

User menu

Not signed in.

Misc Menu