Posted 19 November 2016 - 08:44 AM
so, i was making an OS when this line got an error:
so, how do i do this? or is this even possible?
shell.run("edit", directory"/"file)
i'm attempting to call edit with the variable directory as the directory and the file variable as the file nameso, how do i do this? or is this even possible?
Edited on 20 November 2016 - 12:20 AM