
Hello,
I'm trying to create a bot to cut a .txt file with thousands of lines and create smaller files with only 20 lines each.
All is working exept I have troubles extracting more than one line from the list. What did I do wrong ? What do I need to put on the "specify number input" ?
I use zennoposter 4.2.0
I read this but it's not helpfull:
http://wiki.zennolab.com/doku.php?id=en:ranges
Nothing is working, random not working, 0-20 not working and 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19 not working...
Thanks