From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6199 invoked by alias); 15 Oct 2002 02:04:03 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 6192 invoked from network); 15 Oct 2002 02:04:01 -0000 Received: from unknown (HELO stephens.ittc.ku.edu) (129.237.125.220) by sources.redhat.com with SMTP; 15 Oct 2002 02:04:01 -0000 Received: from pumpkin.ittc.ku.edu (pumpkin.ittc.ku.edu [129.237.127.153]) by stephens.ittc.ku.edu (8.12.6/8.12.6/ITTC-ANTISPAM-ANTIVIRUS-3.0) with ESMTP id g9F23vYo027822 for ; Mon, 14 Oct 2002 21:03:57 -0500 Received: from localhost by pumpkin.ittc.ku.edu (8.11.2/KU-4.0-client) id g9F23vc23366; Mon, 14 Oct 2002 21:03:57 -0500 Date: Mon, 14 Oct 2002 19:04:00 -0000 From: Satya To: Subject: Problem opening file from Tcl script Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-VirusScan: Clean X-SW-Source: 2002-q4/txt/msg00037.txt.bz2 Hi, I am using the gdbtk interpreter created by gdb to run my own tcl script. When I perform a file open in the Tcl script, I get the following error: Error opening file :class "/tmp/foo" not found in context "::itk::Archetype" Could any one help me figure out what the reason is. Thanks, Satya