Re: Your thoughts on two item id methods?

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

Bernie

My files in archive:
w32engin.ew mixedlib.e eu_engin.e win32eru.exw

Can be downloaded here:
http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan


Al:
  Or this:

itemlist={ 1,2,3,{8,9},4,{6,7} } --atoms and sequences

for k=1 to length(itemlist) do

  if atom(itemlist[k]) then DoClass1Stuff(itemlist[k]) end if
  DoClass2Stuff(itemlist[k])

end for

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

Search



Quick Links

User menu

Not signed in.

Misc Menu