Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Support Pascal script
Fri, Feb 12 2021 10:05 AMPermanent Link

Mike

Hi,

Currently I am developing in Windows (Delphi) but would lik use the Linux version of EDB for deployment.

Would it be possible to support Pascal script so for example hash functions can used in EDBServer without the need for external modules?

Mike
Wed, Aug 4 2021 7:08 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mike,

<< Currently I am developing in Windows (Delphi) but would lik use the Linux version of EDB for deployment.

Would it be possible to support Pascal script so for example hash functions can used in EDBServer without the need for external modules? >>

I'm considering something like this for EDB 3.x because we have an Object Pascal compiler/interpreter now (EWB 3) and it is very useful.

However, for the time being, what you *could* do is add the Pascal scripting to an external module and expose the ability to execute various procedures/functions in that manner.  External modules can support many different procedures and functions in each module.

Tim Young
Elevate Software
www.elevatesoft.com
Image