Changeset 2239 for trunk


Ignore:
Timestamp:
May 9, 2011 7:58:15 AM (13 years ago)
Author:
gah
Message:
 
Location:
trunk/gui/scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/resultset.tcl

    r2049 r2239  
     1
    12# ----------------------------------------------------------------------
    23#  COMPONENT: ResultSet - controls for a collection of related results
  • trunk/gui/scripts/resultviewer.tcl

    r2216 r2239  
    299299                }
    300300                default {
    301                     error "can't handle [$dataobj components -dimensions] field"
     301                    error "can't handle \"$dims\" dimension field"
    302302                }
    303303            }
Note: See TracChangeset for help on using the changeset viewer.