You could use a counter to know when the last one has ended. That is what I do.
On Thu, Jan 17, 2013 at 10:21 PM, Jean-Michel Hiver <[email protected]>wrote: > > Le vendredi 18 janvier 2013 05:43:19 UTC+4, snoj a écrit : >> >> Is there some reason you can't use the "end" event? (I'm assuming you are >> using >> https://github.com/Gagle/Node-**BufferedReader<https://github.com/Gagle/Node-BufferedReader> >> ) > > > Hello, > > The thing is that I want to load multiple files... thus i need some kind > of "end" event once all the files have been read. > > Any ideas? > > Cheers > JM > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
