Where did you store the files from your program ?
Do you want to access the files from the program or on the PC ?
To read from within the program you should use the same path name as for saving.
Yo could use the Dialogs library to browse from your program.
From the PC, have a look at chapter 6.4 Exchanging files with the PC in the Beginner's Guide.
Thanks Klaus. Chapter 6.4 solved my problem. I get files from emulator.
And now, i figured i am capturing screen wrong. Now i still have problem but i know what problem is. And i know that, i cant fix problem (i used codesnippet, which i dont know how it works ).
But tomorrow i am planning to as my real problem in new thread.