Posted 21 July 2013 - 11:56 AM
Hello, I am trying to make a program that will edit the edit program by doing:
fs.delete("rom/programs/edit")
fs.copy("disk/newedit", "rom/programs/edit")
whenever I try to run it it says Access Denied
Is there a way to give the program access?
Thank you for reading my post :)/>
fs.delete("rom/programs/edit")
fs.copy("disk/newedit", "rom/programs/edit")
whenever I try to run it it says Access Denied
Is there a way to give the program access?
Thank you for reading my post :)/>