Thanks Marco, now it's clear: I'm still with RB 2007r5 and the SDK
doesn't mention about REALCreateArray or REALInsertArray. However RB
2007r5 support arrays as returning values.
Can I use the latest SDK to build a plugin valid for my RB version?
Massimo Valle
On 14/gen/09, at 17:15, Marco Bambini wrote:
Yes Massimo you can create RB arrays from the plugin using the
REALCreateArray function or you can add elements to an existing
array using the realsetarrayva...@type@ or realinsertarrayva...@type@.
Take a look at the Plugin SDK Array Reference.html file (in RB-
>Extras->Plugins SDK->Documentation) ... RB for me is REALbasic
2008r5.1
Since the REALCreateArray exists I suppose that an array can be
returned by a method (even if I never tried it myself).
--
Marco Bambini
Server Architect
REAL Software, Inc.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>