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
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )