how can i handle file?
| Wed, 2005-09-28 06:21 | |
|
hello all
i am working with listBox. i can insert new listbox item at run time but when i exit from my application then my inserted listbox is not showing when i run the application again. so i think i need file to save the newly inserted items. i new in symbian. so lots of things is just beyond my understanding. anyway how can i do this? anyone can help me for file handle? thanks bashar |
|






Forum posts: 110
Hi ,
You can create a new file using RFile class.
RFile allows you to
-- reading from and writing to the file.
-- seeking to a position within the file.
-- locking and unlocking within the file.
Please Refer the documentation for RFile.
All the best
DipakBaviskar
Forum posts: 34
You can have more security for your file if you can put it in your briefcase. It does not only prevent crumplig your file but also make it look more important than it really is.