close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1189 closed task (fixed)

check if Tcl interpreter available

Reported by: Jorge Owned by: Víctor de Buen Remiro
Priority: highest Milestone: Mantainance
Component: Kernel Version: 2.0.1
Severity: blocker Keywords:
Cc:

Description

Implemente a function that returns true if Tcl is available.

Real IsTclAvailable( Real void );

Change History (7)

comment:1 Changed 14 years ago by Jorge

Status: newaccepted

comment:2 Changed 14 years ago by Víctor de Buen Remiro

Priority: normalhighest
Severity: normalblocker

comment:3 Changed 14 years ago by Víctor de Buen Remiro

This problem is blocking #297

comment:4 Changed 14 years ago by Víctor de Buen Remiro

Owner: changed from Jorge to Víctor de Buen Remiro
Status: acceptedassigned

comment:5 Changed 14 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: assignedclosed

(In [3493]) Fixes #1189
There is a new global system constant TolTclIsEnabled which indicates if TCL API is available in TOL

comment:6 Changed 14 years ago by Víctor de Buen Remiro

(In [3494]) Fixes #1189
There is a new global system constant TolTclIsEnabled which indicates if TCL API is available in TOL

comment:7 Changed 14 years ago by Pedro Gea

See #942.

Note: See TracTickets for help on using tickets.