<@METAOBJECTHANDLERS [{array attributes}]>
This meta tag returns an array with a row of three columns for each object-handling plug-in that Tango can find.
The first column of the returned array is the object handler's public name (for example, Tango JavaBean Object Handler); the second column is the type of object handler (a short string used internally by Tango to refer to the handler, such as JavaBean, TCF, or COM); the third column is the path to the handler (on Windows and Unix, this is the path to the .DLL/.so file; on Macintosh, this is the internal name of the library), which is used to identify the handler to the operating system when Tango wants to load it.
Row zero of the returned array contains the column headers.
<@METAOBJECTHANDLERS> in a Tango application file running on Windows returns:
Array-to-Text Conversion Attributes
Copyright © 1999, Pervasive Software. All rights reserved.