Posted 04 August 2013 - 02:15 AM
I'm creating a music program with ComputerCraft that can, of course, save songs. I want to be able to do three things:
-Save the date last saved, preferably from some sort of system clock?
-Scan through all files on a computer for a code the program will save to each song, allowing a loading system.
-Detect who owns the computer, or preferably who is using the computer, to save to the file as the author.
Does anyone know how to do any of these?
-Save the date last saved, preferably from some sort of system clock?
-Scan through all files on a computer for a code the program will save to each song, allowing a loading system.
-Detect who owns the computer, or preferably who is using the computer, to save to the file as the author.
Does anyone know how to do any of these?