IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 7, 2005, 10:58:51 AM (21 years ago)
Author:
desonia
Message:

modified psMetadata to use a special psMetadataType to signify duplicate
entries and added a flag to signify that duplicate entries are OK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psAstronomyErrors.dat

    r3325 r3381  
    4747psMetadata_FIND_FAILED                 Could not find metadata item, %s.
    4848psMetadata_FIND_INDEX_FAILED           Could not find metadata item at index %d.
     49psMetadata_DUPLICATE_NOT_ALLOWED       Duplicate metadata item name is not allowed.  Use a psMetadataFlags option to allow such action.
     50psMetadata_REGEX_INVALID               Specified regular expression is invalid.  %s.
     51psMetadata_LOCATION_INVALID            Specified location, %d, is invalid.
    4952#
    5053psMetadataIO_TYPE_INVALID              Specified type, %d, is not supported.
Note: See TracChangeset for help on using the changeset viewer.