I am now using the import text data folder level script assigned to a button and it is working by stepping through the records.
The only issue is that after the last record is reached, the first record is shown again when the button is clicked.
Can you please advise how to revised the script so that the count stops after the last record (end the loop).
Thank you.