Hang on, you just happened to throw in that you ALSO want to do processing with the lines that you just asked to be deleted! It seems silly to go through the deletion when you are going to have to go through the whole search over again.

Surely it would have been better to sort the data into separate variables or even arrays rather than deleting in the first place? This would keep the data separate for secondary processing and if referenced in array could also hold references to the original placing in the source file/variable if required.


On 11/05/2010 04:51, David C. wrote:
Then I get to build a second version that keeps the deleted "F" items
in place while removing everything else.

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to