Is it possible to rename a backup object? - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: General Forum (/forum-4.html) +--- Thread: Is it possible to rename a backup object? (/thread-1516.html) |
Is it possible to rename a backup object? - HP67 - 06-02-2014 02:47 PM Is is possible to rename a backup object on the 50g? The filer seems to be refusing to cooperate. RE: Is it possible to rename a backup object? - Joe Horn - 06-03-2014 02:07 AM (06-02-2014 02:47 PM)HP67 Wrote: Is is possible to rename a backup object on the 50g? The filer seems to be refusing to cooperate. Not in one step, no. But you can do it in two easy steps: use the Filer to Copy it to the same port, using the "REN" (rename) option, and then delete the original one. RE: Is it possible to rename a backup object? - HP67 - 06-03-2014 09:01 AM Thanks. I didn't understand why the filer doesn't support renaming backup objects since it seems to be able to rename everything else I tried. I was thinking about versioning backups but I would probably end up with a huge bunch of files that I had no way of knowing what they contained. Time to write some source control for the 50g... RE: Is it possible to rename a backup object? - Software49g - 06-03-2014 09:40 AM Hello, > I was thinking about versioning backups Check this out for a 49G version that I made a long time ago: http://software49g.gmxhome.de/EnglishSeite01.htm#Archiv Direct download link: http://software49g.gmxhome.de/DeutschSeite01/Archiv.zip It is not adjusted for the larger screen of the 50g but it does exactly what you are looking for. HTH, Andreas RE: Is it possible to rename a backup object? - HP67 - 06-03-2014 10:01 AM Thanks, Andreas. |