realbasic-nug
[Top] [All Lists]

Re: How to make RB application scriptable ???

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>, REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: How to make RB application scriptable ???
From: Leonard Rosenthol <leonardr at pdfsages dot com>
Date: Sun, 31 Oct 2004 16:20:15 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <A6B369DA-2B7D-11D9-9039-00039304CE68 at omegadogs dot com>
Smtp-relay: leonardvpn.apago.com
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>

<Prev in Thread] Current Thread [Next in Thread>