Yes, that's why I asked you to declare the variables as Local. Modify the 1st few lines of the formula to:
Local stringvar al := {string_field};
Local numbervar c;
Local stringvar new_al;
Let me me know if it works.
-Abhilash
Yes, that's why I asked you to declare the variables as Local. Modify the 1st few lines of the formula to:
Local stringvar al := {string_field};
Local numbervar c;
Local stringvar new_al;
Let me me know if it works.
-Abhilash