Posted 30 January 2016 - 12:42 AM
So i was just playing around with a quarry program (for a mining turtle) and i was trying to use the file "start" to start
the file "q" while using arguements.
The program would q would run by typing "q 4" and you get the idea (it digs an extra block which i am aware of).
However when i run the file "startup" as follows, "start 2 4" it prints out "No such program" twice.
i would like it to run the code by:
start <how many times to run the program> <the arguement for the "q" program>
This is a screenshot of the error :)/>
thanks in advance :)/>
-caza1112
the file "q" while using arguements.
The program would q would run by typing "q 4" and you get the idea (it digs an extra block which i am aware of).
However when i run the file "startup" as follows, "start 2 4" it prints out "No such program" twice.
i would like it to run the code by:
start <how many times to run the program> <the arguement for the "q" program>
This is a screenshot of the error :)/>
thanks in advance :)/>
-caza1112