Ignore:
Timestamp:
Apr 20, 2016, 3:48:42 PM (8 years ago)
Author:
gah
Message:

fixes for uq responseviewer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.7/lang/tcl/scripts/library.tcl

    r5891 r6283  
    7575            close $fid
    7676        } errs] != 0 } {
     77            global errorInfo
    7778            puts stderr "can't open \"$fname\": errs=$errs errorInfo=$errorInfo"
    7879        }
     
    9091            close $fid
    9192        } errs] != 0 } {
     93            global errorInfo
    9294            puts stderr "can't open \"$fname\": errs=$errs errorInfo=$errorInfo"
    9395        }
Note: See TracChangeset for help on using the changeset viewer.