[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Monthly Archives]
[List Home]
Re: [Virtools] SDK : How to send a Data Message
- Subject: Re: [Virtools] SDK : How to send a Data Message
- From: "Mortal" <mortal@easynet.fr>
- Date: Thu, 23 Nov 2000 13:19:42 +0100
About send message with data :
the worst way is using
<Send Message> in combination with <Wait Message> & <Get Data Message>.
Add an input parameter to <Send Message>, it will be the sent data, you can
modify its type & value. Add an output to <Get Data Message>, change its
type to the data type. <Get Data Type> should be connected to <Wait Message>
with a link with a 0-delay.
It's the worst way it the sense that it's the slower way to do that.
Otherwise, use shortcuts, far better way. U set the local parameter with the
value u want to send, then u shortcut it near the <Wait Message> : no time
to send data, since it's the same data.
Hope this helps, as it's used to say when answering questions -
Thomas
...............................................................
Distributed via the virtools-user-group list: http://www.theswapmeet.com/numl.html
To reply to the list instead of its author, use "Reply to All"
To unsubscribe: send "unsubscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To subscribe: send "subscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To post a message: send it to virtools-user-group@lists.theswapmeet.com
...............................................................
References: