read text file in CF ?

General discussion on mikroBasic.
Post Reply
Author
Message
fff
Posts: 35
Joined: 18 Nov 2004 22:32
Location: France

read text file in CF ?

#1 Post by fff » 20 Nov 2004 23:47

sorry, maybe stupid question, but in the help section, I didn't understand how to open a test.txt file that was put by a PC on the compactFlash card

and read the values or the text inside that file ?

how to ?

thanks
Fabrice

User avatar
rajkovic
mikroElektronika team
Posts: 694
Joined: 16 Aug 2004 12:40

Re: read text file in CF ?

#2 Post by rajkovic » 09 Jan 2005 11:44

fff wrote:sorry, maybe stupid question, but in the help section, I didn't understand how to open a test.txt file that was put by a PC on the compactFlash cardand read the values or the text inside that file ?
how to ?
There is no library function for reading text file from CF card yet. But there
are low level function reading bytes from CF and you can try to write your own code . In any case we will add this to wish list and it will be done as soon as possible.

mipedja
mikroElektronika team
Posts: 102
Joined: 07 Aug 2004 09:21
Location: Serbia

#3 Post by mipedja » 09 Jan 2005 14:01

You can put a data to the CF, and make files. Then you can open those files on your PC if you connect CF to a USB Card Reader.
x o x
o x x
o o x

Post Reply

Return to “mikroBasic General”