
lukdk
Novice
May 4, 2017, 12:03 PM
Post #1 of 6
(1373 views)
|
same sub multiple times at once?
|
Can't Post
|
|
Hello, Do you have links to tutorials explaining how I can execute the same sub multiple times at once? I've looked a bit online and found solutions on forums explaining fork or use:threads but not really a good explanation / tutorial. something like foreach ($line, @file){ do some commands, but do them with 20 lines at a time } wkr, Luk
(This post was edited by lukdk on May 4, 2017, 12:12 PM)
|