Basic Euphoria Sequences

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

Ok, I know, I'm a moron, but I really need a helping hand making
new sequences, specifically...
the number of elements in each sequence is a set of 14 (I think)
sequences 2 of these sequences are themselves sequences but of 
an unknown length perhaps one element but maybe more, and I need
each sequence to be able to be looked at like sequence[1][3] for 
obviously the third element of the first record... I'm not really 
sure how to set this sequence in motion
NewRecord=repeat(0,14)
-- this will make a 14 element sequence of 0's I know that, but how
-- then do I make say elements 5 and 6 themselves sequences (with their
-- own list of records) sequence[1][5][1..or more]


I know this is a basic question, and I probably already know the 
answer, but until I see it...   heh.

Thanks in advance,
Some Slacker

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

Search



Quick Links

User menu

Not signed in.

Misc Menu