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?
cheers,
Chris