Re: [staf-users] python built-in method not recognized?

2009-03-12 Thread Stephan Lips
yields the below results. Am I missing something? Thanks again, - Stephan str = 'c:/foo/bar/hi.tere' n = find(str, 'hi') 'Found at position: %s' % n 20090312-09:39:3

Re: [staf-users] python built-in method not recognized?

2009-03-12 Thread Sharon Lucas
str = 'c:/foo/bar/hi.tere' n = find(str, 'hi') 'Found at position: %s' % n 20090312-09:39:30STAXPythonEvaluationError signal raised. Terminating job. = Element Information = str = "