Posted 26 November 2014 - 09:49 PM
VERSION:
1.65
DESCRIPTION:
I want to execute a program using a test program but it does not work when the test program is inside a folder
EXPECTED RESULT:
For the test program to successfully execute the other program
REPRODUCTION STEPS:
1. make a folder
2. make a file inside that folder
3. write
4. execute program
1.65
DESCRIPTION:
I want to execute a program using a test program but it does not work when the test program is inside a folder
EXPECTED RESULT:
For the test program to successfully execute the other program
REPRODUCTION STEPS:
1. make a folder
2. make a file inside that folder
3. write
shell.run("lua")
4. execute program