Many years ago this script worked:
if there is a folder AppPath()&"media/" then
Now it only works if I'm more explicit about the path concatenation:
if there is a folder (AppPath()&"media/") then
I can understand why the engine prefers the params, but I don't
understand how it changed, or exactly when.
Have any of you seen changes to the order of precedence in expression
evaluation?
--
Richard Gaskin
Fourth World Media Corporation
___________________________________________________________
[EMAIL PROTECTED] http://www.FourthWorld.com
_______________________________________________
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