At 03:44 PM 10/31/2004, Gus S.Calabrese wrote:
Is there a suggested method for making a Windows RealBasic app scriptable ?
As was mentioned in the previous message, RB doesn't support
COM-enabling of your own applications. You can call existing objects and
apps, but not expose your own functions.
HOWEVER, you could use the socket classes to enable yourself as a
SOAP server - a protocol compliant with .NET web services...
Is there a suggested method for making a Linux RealBasic app scriptable ?
Linux has not OS standards for such things - but again, you could
use SOAP...
LDR
---------------------------------------------------------------------------
Leonard Rosenthol <mailto:leonardr at pdfsages dot
com>
Chief Technical Officer <http://www.pdfsages.com>
PDF Sages, Inc. 215-938-7080 (voice)
215-938-0880 (fax)
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|