Hi again,

Yep ! exactly my problem ....

Thierry

Jim-

on try
 doThisFunction()
catch errString
 --function not available, take action
end try

I use this quite often, but notice that it has the drawback of actually performing doThisFunction(), which may not be what you have in mind if you
just want to see if it's present.

 Mark Wieder
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to