11-14-05 12:48 PM
Hi,
i've 'seen the BT'04 code which deals with this' and must say some
pieces where brittle.
Are you using comments in your script?
something like
function /* Yeah, comments are good */ ExecuteFunction( /* first param
*/ String param1, String param2, String param3)
will break the internals.
Hope this helps,
Marvin Smit.
On Wed, 9 Nov 2005 14:16:57 -0000, "Paul Somers" <paul@somers.com>
wrote:
>Hi,
>
>Has anyone seen this when compiling a map that uses a scripting functoid?
>
>error btm1010: the "Scripting" functoid has 3 input parameter(s), but 0
>paraneter(s) are expected.
>
>Ah, it does need 3 inputs and they are defined, this started happining on a
>map that compiled fine. No amoutn of restarting vstudio makes a difference.
>
>Paul.
>
[ Post a follow-up to this message ]
|