arrayfilter(

David Thompson dthmpsn1 at uiuc.edu
Thu Feb 7 20:17:46 PST 2008


>
>I get a runtime error in call( procedure  if I try to use arrayfilter(
>


Be sure to quote the formula.

arrayfilter(oldarray,sep,"x+import()")

would produce the same result as

arrayfilter oldarray,resultarray,sep,x+import()

Dave


More information about the Qna mailing list