Hi guys, Once again I need some help with finding my way. The script is a loop creating sessions on a server with the information the script gets from a couple of files. This has been working great except that now the files have gotten kind of big. Because of that I have to break up the creation of sessions in batches. The thing is that to separate the entries and to make sure I don't duplicate them I would have to create several different files and that would create a mess with the files.