Re: input command
- From: bojan.zajc@xxxxxx
- Date: Tue, 18 Mar 2008 12:40:53 -0700 (PDT)
On Mar 18, 5:32 pm, TW <timwess...@xxxxxxxxx> wrote:
How storing data (string) from HP50 into directory on an SD card with
progran, not hand make
When you store a text string into the SD card, it will put a little
bit of text at the beginning indicating a file type to the
calculator. When you open the file on the computer, there are a few
characters at the beginning that need to be erased. If you don't mind
that, then do this:
"String to store on SD card."
:3:"FOLDER1/FOLDER2/MY STRING.TXT"
STO
That will do what you'd like.
TW
This example is almoust OK
my program make this ROW
":3:DATA/ NAME.TXT "
wrong is " and empty space
how can I solve this problem whit user rpl program
.
- Follow-Ups:
- Re: input command
- From: TW
- Re: input command
- References:
- input command
- From: bojan . zajc
- Re: input command
- From: TW
- input command
- Prev by Date: Re: input command
- Next by Date: Re: input command
- Previous by thread: Re: input command
- Next by thread: Re: input command
- Index(es):
Relevant Pages
|