Re: [tcltk-perl] Re: Re[2]: Fwd: Re: Tcl and Tcl::Tk
Brought to you by:
hobbs
From: Paul F. <fa...@ca...> - 2004-08-30 13:53:04
|
On Fri, Aug 27, 2004 at 11:37:10AM -0700, Jeff Hobbs wrote: > > Now I am having problems with statements like this > > > > if (! Exists($Frames{"ListDealers"})) { > > Shouldn't that be Tcl::Tk::Exists for Tcl::Tk ? > This worked thanks! |