Skip to main content



      Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » DLTK command name is substitution
DLTK command name is substitution [message #38663] Wed, 08 July 2009 20:52 Go to next message
Eclipse UserFriend
I am getting a lot of alert messages stating that "command name is
substitution". I have googled this phrase and return Zero results.

basically my TCL code does something like:

if {[info exists Var]} {unset Var}

The [info exists Var] is getting underlined in yellow and reporting the
command name is substitution text. I currently have 1,276 alerts and
would like to clean this up. If this is configurable from

If anyone has information on where to read up on DLTK for tcl please let
me know or provide links of where to start looking. I cant even find the
'manual' to RTFM! I have lots of questions so all references are much
appreciated.

I've got my console working (with 4 different interpreters), some basic
debugging, templates, man pages, and custom libraries.

Im running Eclipse 3.5, DLTK 1.0 on 3 machines - XP, XP 64, and Vista.
Re: DLTK command name is substitution [message #38721 is a reply to message #38663] Wed, 08 July 2009 22:38 Go to previous message
Eclipse UserFriend
Hi,

This bug was already reported at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282232
and will be fixed soon.

Thank you,
Alex

binoctex wrote:
> I am getting a lot of alert messages stating that "command name is
> substitution". I have googled this phrase and return Zero results.
> basically my TCL code does something like:
>
> if {[info exists Var]} {unset Var}
>
> The [info exists Var] is getting underlined in yellow and reporting the
> command name is substitution text. I currently have 1,276 alerts and
> would like to clean this up. If this is configurable from
> If anyone has information on where to read up on DLTK for tcl please let
> me know or provide links of where to start looking. I cant even find
> the 'manual' to RTFM! I have lots of questions so all references are
> much appreciated.
> I've got my console working (with 4 different interpreters), some basic
> debugging, templates, man pages, and custom libraries.
>
> Im running Eclipse 3.5, DLTK 1.0 on 3 machines - XP, XP 64, and Vista.
>
Previous Topic:does DLTK support non-zip archive
Next Topic:TCL Perspective - Script Explorer
Goto Forum:
  


Current Time: Thu May 01 22:00:01 EDT 2025

Powered by FUDForum. Page generated in 0.03289 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top