how can i handle file?

Login to reply to this topic.
Wed, 2005-09-28 06:21
Joined: 2005-08-04
Forum posts: 27
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

Fri, 2005-10-07 07:36
Joined: 2004-07-09
Forum posts: 110
Re: how can i handle file?

   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

Thu, 2005-11-17 07:44
Joined: 2005-11-16
Forum posts: 34
Re: how can i handle file?
You can handle a file by itself but it will be crumpled once it gets to your boss. Better get a folder and put the file inside so you can carry it safely anywhere.

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.

  • Login to reply to this topic.