
Arrays as method argument ?
Quote:
> Hi,
> whenever i try to set " sub Sourceplane ( rect(3) as double) " with
> the add method feature of RB5.1WIN I get a " ) expected" error
> message.
It must be "sub Sourceplane(rect() as double)".
Just remove the 3.
Mfg
Christian
--
Four thousand functions in one REALbasic plug-in. The MBS Plugin.
<http://www.monkeybreadsoftware.de/realbasic/plugins.html>