Blockland Forums > Modification Help
Removing all the text from a certain file
MegaScientifical:
--- Quote from: Ephialtes on September 24, 2010, 05:16:30 AM ---Using openForWrite will clear the file anyway - there's no need to delete the contents first.
--- End quote ---
Hey, while you're still coming around this topic: You think, sometime, whenever you have time, you can update Macro Saver's code? I did my own update to use fileDelete, but I know you'd do a much better job than me. Adding fileDelete helped loadtimes on the GUI since it didn't have to open each file three times for checks.
Space Guy:
--- Quote from: MegaScientifical on September 24, 2010, 10:06:55 PM ---Hey, while you're still coming around this topic: You think, sometime, whenever you have time, you can update Macro Saver's code? I did my own update to use fileDelete, but I know you'd do a much better job than me. Adding fileDelete helped loadtimes on the GUI since it didn't have to open each file three times for checks.
--- End quote ---
A while back I made a test "color match" thing for the macro saver which worked quite well, but I don't remember whether it was officially added.
MegaScientifical:
--- Quote from: Space Guy on September 25, 2010, 01:52:35 PM ---A while back I made a test "color match" thing for the macro saver which worked quite well, but I don't remember whether it was officially added.
--- End quote ---
I don't believe so... But then again, I was focusing on making it load faster because I had some huge macros from the converter and Blockland was crying for loading them.
But ya, put that in, too, if it isn't!