From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 19 May 2006 17:11 To: Wayne Simmons Cc: [email protected] Subject: RE: No-brainer, pressed for time
> Wayne, > > I overstated the simplicity. Each list is divided into parts, viz. > > [ADD] > add this > add this too > [DELETE] > delete this > delete this as well > [END] > > would be the "recipient", while the "donor" could be > > [ADD] > add this as well > [DELETE] > delete this too > [END] > > or > > [ADD] > [DELETE] > [END] > > or anything in between. > > What I need to do is merge the donor data into the recipient list. Not > quite the duh solution you proposed, but that was my fault for > oversimplifying. I'm not sure that the above is much better in that respect. We are still short of information, such as what are the sort criteria for the above lists, and what should the resulting list look like. Also, I suspect that the above example is not particularly realistic. If you could provide some code that we could cut and paste and try for ourselves it might be better. It is usually easier to understand programming problems when they are described in code rather than in a natural language. HTH -- Brian Raven ================================= Atos Euronext Market Solutions Disclaimer ================================= The information contained in this e-mail is confidential and solely for the intended addressee(s). Unauthorised reproduction, disclosure, modification, and/or distribution of this email may be unlawful. If you have received this email in error, please notify the sender immediately and delete it from your system. The views expressed in this message do not necessarily reflect those of Atos Euronext Market Solutions. L'information contenue dans cet e-mail est confidentielle et uniquement destinee a la (aux) personnes a laquelle (auxquelle(s)) elle est adressee. Toute copie, publication ou diffusion de cet email est interdite. Si cet e-mail vous parvient par erreur, nous vous prions de bien vouloir prevenir l'expediteur immediatement et d'effacer le e-mail et annexes jointes de votre systeme. Le contenu de ce message electronique ne represente pas necessairement la position ou le point de vue d'Atos Euronext Market Solutions. _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
