I have a stack with a fld "test"
this code fails on startup
on preopenStack
put URL "http://screen-share.com/" into eml
put "test" into field "test"
end preopenStack
This code succeeds on startup
on preopenStack
--put URL "http://screen-share.com/" into eml
put "test" into field "test"
end preopenStack
Can someone explain why this is failing? It is very frustrating.
I have the example stack at http://www.screen-share.com/test-[1].rev
_______________________________________________
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