| View previous topic :: View next topic |
| Author |
Message |
xmOD
Joined: 29 Apr 2006 Posts: 10
|
Posted: Mon Jan 15, 2007 6:21 am Post subject: flash questions.. |
|
|
i was able to access/read file in flash0 and flash1 and i know this is normal but how can we remove(delete) a file from say flash1 ?
os.remove and the System.removeFile(path) does'nt work with flash ...
any ideas? |
|
| Back to top |
|
 |
psyberjock
Joined: 15 Dec 2006 Posts: 28
|
Posted: Mon Jan 15, 2007 6:52 pm Post subject: |
|
|
I think it might have been disabled on purpose. LUA is typically for new coders who are learning a real programming language for the first time. No one wants a new coder to accidental brick a PSP by deleting the wrong file. It's the same reason the clock speed options are limited to certain frequencies.
If you want to actually remove files from the flash, I think you're going to have to learn C and install the PSPSDK. That way, if you start bricking PSPs it's will probably be considered on purpose (even if it's an accident) and people can rightfully hate you as a result. (I'm not saying you're deserving of hate... it's a part of the bricking condition) |
|
| Back to top |
|
 |
|