public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Problem opening file from Tcl script
@ 2002-10-14 19:04 Satya
  2002-10-15  8:55 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Satya @ 2002-10-14 19:04 UTC (permalink / raw)
  To: insight


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem opening file from Tcl script
  2002-10-14 19:04 Problem opening file from Tcl script Satya
@ 2002-10-15  8:55 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2002-10-15  8:55 UTC (permalink / raw)
  To: Satya; +Cc: insight

On Mon, 14 Oct 2002, Satya wrote:

> Error opening file :class "/tmp/foo" not found in context "::itk::Archetype"

Goofy error message. ':class "/tmp/fpp"' not found? If you're sourcing the 
code in at the console window (tk source myfile.tcl), try getting the 
result of "::errorInfo", this will give us the backtrace of where the 
error occurred.

Keith


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-15 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-14 19:04 Problem opening file from Tcl script Satya
2002-10-15  8:55 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).