HP50G SD card STO and RCL
|
11-01-2014, 05:06 PM
Post: #13
|
|||
|
|||
RE: HP50G SD card STO and RCL
(11-01-2014 01:51 AM)Paul 6146 Wrote: I am trying to make an exact copy of 2 directories on the calculator to the SD card. Each directory contains 2 programs. These would function as a backup on the SD card. Paul, The program in my previous post will help you. Just store it in the directory with your 2 programs, I usually name it SDBACK. Every time you want to back up your programs, just run SDBACK directly from the VARS menu, and it will do the job. If your programs are in { HOME MYPROGS MYDIR }, they will be stored in the SD card in /MYPROGS/MYDIR, each program in a separate file, named exactly like in the calculator. For this to work well, you need to avoid using strange characters when naming your programs (and directories) in the calculator, like using the arrow or the sigma letter, etc. You can only use characters that will be accepted as a file name in a FAT filesystem, so stick to plain ASCII. Hope it helps. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)