hdf5/vms/tools
Elena Pourmal f23ed40cae [svn-r12448] Purpose: Bug fixes/maintenance
Description: Some "" were missing causing incorrect results in passing an argument
             string.

Solution: Added missing ""

Platforms tested: VMS server.

                  There are still problems with the tests that have
                  "string" as an argument, for example:
                   -d "/g1/g1.1/dset1.1.2[0;2;10]" tall.h5

                  On VMS "g1" and "dset" are translated in upper case causing h5dump
                  to fail. After figuring out the correct amount of " for VMS I encountered
                  another problem: corresponding DDL file does not have "" around
                  /g1/g1.1/dset1.1.2..... and therefore VMS diff fails.
                  Question: Since command to h5dump is
                  h5dump -d "/g1/g1.1/dset1.1.2[0;2;10]" tall.h5, why the second line in the
                  tall-5s.ddl has
                  h5dump -d /g1/g1.1/dset1.1.2[0;2;10] tall.h5? If one types the command
                  without "", it fails on UNIX.



Misc. update:
2006-06-30 17:24:40 -05:00
..
h5diff [svn-r12346] Purpose: new feature/maintenance 2006-05-12 16:32:59 -05:00
h5dump [svn-r12448] Purpose: Bug fixes/maintenance 2006-06-30 17:24:40 -05:00
h5import [svn-r12346] Purpose: new feature/maintenance 2006-05-12 16:32:59 -05:00
h5jam [svn-r12346] Purpose: new feature/maintenance 2006-05-12 16:32:59 -05:00
h5ls [svn-r12346] Purpose: new feature/maintenance 2006-05-12 16:32:59 -05:00
h5repack [svn-r12346] Purpose: new feature/maintenance 2006-05-12 16:32:59 -05:00
lib [svn-r12323] Purpose: Maintenance/bug fixes 2006-05-03 10:09:03 -05:00