Re: [Tutor] Copy script

2008-04-09 Thread Anthony Baldwin
files..." foreach a {$listofiles} { file copy $a /path/to/target/dir } puts "All done...b'bye..." exit I imagine python could do something quite similar, but confess I am just lurking on this list and have barely begun to learn python. /tony -- Anthony Baldwin http

Re: [Tutor] Question about global variables on modules

2008-04-04 Thread Anthony Baldwin
to bem como funciona em Python, sendo que já estou começando a aprender-lo, mais, deve ter algo como o "uplevel" em Tcl, não? Tcl's uplevel sets a variável pelo namespace global. Ou talvez algo como set ::var value (esse funciona em tcl pra set a variável globalmente mas dentro d

Re: [Tutor] Which Python Script Editor of Choice?

2008-04-03 Thread Anthony Baldwin
t then I made Tickle Text. Kdevelop is nice if you want a full IDE that does recognize python syntax. And, of course, if you are using Linux. I don't use KDE (use fluxbox), but I like some of these KDE tools. /tony -- Anthony Baldwin http://www.BaldwinLinguas.com Translation & I