In a message dated 7/15/07 12:58:57 PM, [EMAIL PROTECTED] writes:
> put "Processing " & peptides & " masses, please wait..." into field > "Output" > Rob, Try it after commenting out the line: --put "Processing " & peptides & " masses, please wait..." into field "Output" I think you will be surprised how much of the total time it taken updating that field. I will use "set cursor to busy" if possible because it takes so much less time, that it is often sufficient. Likewise, things that seem to require the busy cursor often run so much faster without it, that it really isn't needed. I'd be interested in your results. Paul Looney ************************************** Get a sneak peak of the all-new AOL at http://discover.aol.com/memed/aolcom30tour _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
