Read-only archive of the All About Symbian forum (2001–2013) · About this archive

S60: filename access on either phone mem or mem card

0 replies · 1,283 views · Started 08 October 2003

How do i declare filenames so that my Series60 application is runs well if it is installed on either phone memory or the memory card..

i have hardcoded a filename in my code like this:

\\system\\apps\\myapp\\filename.dat

Now when i installed the application in the phone memory it works fine.. but when i installed the application in the memory card.. the application panics...