4 Jul
2001
4 Jul
'01
8:48 a.m.
Hi, On Wed, 4 Jul 2001, Chris Withers wrote:
Shane Hathaway wrote:
It's behaving correctly. Visit the scripts and click "Save changes" to compile. (You don't have too many, do you?)
30-40 :-(
What short python script would do this for me?
I'm guessign something like:
for s in context.ZopeFind(spec=['Python Script']): s.edit()
...or something?
I think ZShell could do that, probably with its "call" command. get it from: http://cortex.unice.fr/~jerome/zshell and remember: the man command is your best friend. bye, Jerome Alet