David Smith Posted October 28, 2004 Posted October 28, 2004 Hello everyone. I have a FM solution that uses the Troi serial plugin. Works great. Rolled it into a standalone runtime application (not kiosk) with Developer 6. Now the serial plugin transmits but does not receive. It looks like the script dispatching thing isn't working, since that is necessary to receive, as I understand it. I haven't been able to find anything at Troi, and can't subscribe to their list. Has anyone tried this before? Is there a fix? Thanks!
PeterHW Posted February 25, 2005 Posted February 25, 2005 It's probably not of use to the OP, but I'd figure I'd post a reply anyway for future reference. The dispatch scripting can be triggered using "scriptname" or "scriptkey". The scriptname mechanism uses ActiveX, which is not supported in the runtime created by Developer. Using scriptkey in stead should solve the problem. At least in 6, because at this time triggering by scriptkey doesn't work at all in 7. Peter
Recommended Posts
This topic is 7210 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now