17 Jun
2005
17 Jun
'05
5:41 p.m.
Dennis Allison wrote at 2005-6-16 09:06 -0700:
We have been seeing a number of instances where python scripts fail due to an apparent "syntax error" but the syntax is correct and simply storing the method restores it to functionality. Anyone else seeing this?
I saw this today. I expect DOS type line endings. Your browser (or maybe the ":text" converter in ZPublisher) will remove them. Therefore, they disappear when you "store" again. -- Dieter