>Hello all,
>
>I have a list field and I am trying to write a script
>that upon "closeField" (or something appropriate),
>will automatically check each line in the field and
>remove/delete any blank lines in the list field; I
>have tried this a ton of different ways using
>variations of the repeat command, but have not been
>able to make it work.
>
>Thanks 
>
>Steve
>

on closeField
  filter me with "?*"
end closeField
-- 

regards,

Geoff Canyon
[EMAIL PROTECTED]
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to