Posted 29 February 2012 - 10:16 PM
I want to create a sort of OS, where I have a setup system that you run manually, and then edits the startup. So far, I have the code for registering, and I need to have it in the same code so I can call upon the variables easily. Is it possible to do something like
if run(1) then
edit("startup", XXXX)