Changeset 3572 for trunk/gui


Ignore:
Timestamp:
Mar 25, 2013 10:22:07 AM (11 years ago)
Author:
gah
Message:

improve error message to include path

File:
1 edited

Legend:

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

    r3571 r3572  
    766766        set _comp2style($cname) ""
    767767        if { $type == "" } {
    768             puts stderr "ignoring field component \"$cname\": no data found"
     768            puts stderr "ignoring field component \"$_path.$cname\": no data found."
    769769            continue
    770770        }
Note: See TracChangeset for help on using the changeset viewer.