04.08.2012, 01:56
Quote:
1. Sorry I did not understand your question ?
2. There is, File_Remove(filename[] 3. I didn't really understand that question either, can you explain better? 4. Yeah you can do something like File_WriteString("Key", "Value32"); And thanks for your comment, stay tuned for next version, more stable with many more features including tags and comments and performance improvments. |
Код:
File_WriteString("Key","Value");"
Код:
Key=Value
than what should i do ?
2. you didn't mention it in your first post.
3. Why have you added bool,bin and hex when they're just a string and\or integer ?
i mean you can simply use WriteString instead of using them,so why you made them ?