Mark,

I would vote for Delphi Webscript.  Despite its name, you dont have to use
it for web.

I am using it to create user defined/designed forms at run time.  Much
easier than trying to create separate dlls for each special form for teh
client.  This way the client can design the form himself.

The script supports arithmetic functions, vcl stuff, you can easily wriote
wrappers for your own components and the normal pascal style syntax for
loops etc.


----- Original Message -----
From: "Mark Derricutt" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Tuesday, 24 April 2001 12:42
Subject: [DUG]: Scripting Languages...


> 'allo - Once again I'm wanting to look into injecting a scripting language
> into a project I'm working, in the past I used the Python For Delphi
> project and loved it, but am not sure if I want to go with that this time.
>
> I was thinking along the lines of working with any registered
ActiveScript,
> but have no idea how to go about doing this.  I know Max wrote his own
> MaxBasic thing, but I fear thats beyond me :P
>
> Does anyone know of any URLs for implemented the MS scripting components
(I
> know they reek of security problems, but at the mo I'm keen on looking at
> various things.
>
> But, on the other side of scripting, I was wondering the best way of
> handling the recording of macros, and call back functions.
>
> I seem to recall when Max gave his demo, they had a line of code in each
> event that recording what was being done and any params needed or
> something?   Mmmm, I go read web sites about it and eat lunch....
>
>
>
> --
> There are exceptions, I'm sure, but the Windows 2000 on-line community
> seems to have, in general, the moral and spiritual qualities of your
> average porn site. (c) Bryan Pfaffenberger, Linux Journal, Jan 2001.
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to