At 7:57 PM -0800 3/12/2002, Matt Denton wrote:
>Does anyone know how to check if a custom property exists?

Use the customKeys:

  if "myCustomPropName" is among the lines of \
     the customKeys of this stack then
    -- it exists!
  end if

--
Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!


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

Reply via email to