Re: TIB: REAL TOPIC!!!! Working W/lists*


[Prev][Next][Index][Thread]

Re: TIB: REAL TOPIC!!!! Working W/lists*




Larry G Currie wrote:
> 
> Okay, BASIC dudes, solve me this:
> If I have thre lists:
> L1 L2 L3
> 1    0   0
> 2    0   0
> 3    0   0
> 4    0   0
> 5    0   0
> 
> what is the fastest way to take the top NONZERO item from one list and
> put it at the lowest ZERO spot on another.
> eg.
> L1 L2 L3
> 0    0   0
> 0    0   0
> 0    0   0
> 4    1   0
> 5    3   2
> 
> ~Larry C
> +=+=+=+=+=+=+=+
> Emails:
> =+=+=+=+=
> Larry1492@juno.com
> Text/UUE files only (checked most often)
> =+=+=+=+=
> Deadstuff@yahoo.com
> Files/attachments (checked at least weekly)
> =+=+=+=+=
> Ti_Larry@hotmail.com
> Files/attachments (checked infrequently [slow access])
> =+=+=+=+=
> Webpage:TBA
> 
> _____________________________________________________________________
> You don't need to buy Internet access to use free Internet e-mail.
> Get completely free e-mail from Juno at http://www.juno.com
> Or call Juno at (800) 654-JUNO [654-5866]

Probably just me, but I don't understand what it is you want the 
program to do.  Can you explain in more depth, or a different way, or 
something?

Jody Snider
jody1@alaska.net


References: