by VAD_Support » Wed Mar 31, 2010 8:07 pm
Hi Shahzad,
I've been looking at the files you sent me, and doing some testing with the VAD, and it seems that variables are passed to the external component in alphabetical order. This is a bug in the VAD that we'll fix as soon as possible.
Until we release this fix, something you can do to avoid having this problem is renaming the parameters, for example adding a prefix in alphabetical order ("p01_", "p02_", etc.). This way, parameters will be passed in the order you need.
Thanks for reporting this error, we'll work on a fix and maybe in a couple of weeks we can release a new version...