Download esProc SPL

Make sure you have read esProc SPL Editions and Services before you download the program.
The trial for commecial editions requires a serial number; you can get it from the official download page

Community Edition

Standard Edition

Enterprise Edition

Peripheral and temporary update packages

Note: Community Edition does not provide the temporary update package, you need to compile the source code yourselves.

20250313 Community Edition Update record

  1. Help Documentation updated.
  2. Improvement: Log file configuration upgraded; set the maximumu number of bytes for a log file whose name isn’t specified.
  3. New function: field(F,x) - which assigns value to a field according to a specified expression when modifying field values of a record/sequence.
  4. New option: call@f() - which registers functions of the specified format in a to-be-called script file.
  5. New option: func fn() uses @o option to define a subroutine block; when calling the subroutine, pass value to the first string parameter through the @o method.
  6. New option: Add @o option for register() function; when calling the function registered with @o, pass value to the first string parameter through the @o method.

20250313 Standard Edition Update record

  1. Help Documentation updated.

20250313 Enterprise Edition Update record

  1. Help Documentation updated.

20250508 External Library Guide Update record

  1. Zip external library new functionality:Perform tar operations; corresponding function is gzip().

History