Re: help image scrolling



Aric Bills wrote:
... When
you fire it up, just add the directory/directories where the extensions
live to the global variable $::auto_path. Something like:

lappend auto_path C:/tcl/lib

Use the environment variable TCLLIBPATH to accomplish the same thing
with no need to hack the code itself.

--
| Don Porter Mathematical and Computational Sciences Division |
| donald.porter@xxxxxxxx Information Technology Laboratory |
| http://math.nist.gov/~DPorter/ NIST |
|______________________________________________________________________|
.



Relevant Pages

  • Re: help image scrolling
    ... just add the directory/directories where the extensions ... Use the environment variable TCLLIBPATH to accomplish the same thing ...
    (comp.lang.tcl)
  • Re: How to load a C extension?
    ... and cannot compile thier Tk. ... The proposed way is to use extensions anyway. ... one accomplish this? ... Then, place the dll somewhere in your .vfs directory, lets say directly ...
    (comp.lang.tcl)
  • Re: Please learning and need basic help
    ... There are far too many file extensions in the world to list here. ... you're trying to accomplish? ... Joanne wrote: ... > open folders ie .jpg. ...
    (microsoft.public.win2000.general)
  • Re: generate a list of file extensions?
    ... >> Could someone point me at some code that could help me accomplish ... It's always forming the regexp that bites me in the ... > use warnings; ... > my %extensions; ...
    (comp.lang.perl.misc)