Use append to text file VBO using a maximum row limit

aleeassad

New Member
Hi- I have created a collection which contains one column and multiple rows. I want to save this collection by using append to text file VBO. However, I want to use the logic that if the rows are more than 50, I want to store the remaining of the entries in a separate text file. What is the most efficient way to do this? I will appreciate your help. Thanks
Ali
 
Top