The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running multiple loop script all in one
#1
Hi, I was wondering if this was possible to run multiple scripts all within one big script,
the thing is each script need to be in a loop,
;script1
rep
perform xyz action

;script2
rep
perform xyz action

is it possible to have one big script running multiple little scripts running in a loop? or it can only
read line by line and cannot read multiple line at the same time?

id like to know how to make one big script instead of making individual loop script and opening 1 by 1
thank you in advance.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)