Call us at +1 586 62 ELLIE Office Opened
sales@elliecomputing.com

Newsletter
Keep up to date with the new features added to ECMerge, the new products that we release and receive special offers! (approx. once a month):
HTML version
Text version
Beta Test - Free licence
WeblogRSS 2.0
Testimonials

NewsRSS 2.0
December 12th, 2008: We just released ECMerge 2.2 beta. This version introduces several new features, from which the Launcher, automatic session, shared options, file types and numerous improvements.

November 21st, 2008: We just parametered ECMerge for a new converter (ExifTool) which extracts metadata from a large number of files types (exe, images, audio, video...), find all the need info on the converters page.
               

Extensions to ECMAScript

 

 

ECMerge ECMAScript engine respects ECMAScript 1 third edition standard. In a few situations, the standard objects miss functions or existing functions parameters must support more than what ECMAScript standard expects to be really useful in Ellié Computing Merge. Note that even when an object or function is extended, the behaviour remains the standard behaviour as long as the provided arguments are those expected by the standard.

Here a list of objects and functions added or modified:

RegExp object

A endIndex property was added to that object, it is undefined by default, letting the default behaviour happen. If set, it limits the searches to be strictly before it for forward searches or after or at it for backward searches. It allows to set bounds to searches in potentially extremely large files.

All the functions taking a String argument to be searched are able to work directly on a enumerable text object. Currently the sole object to support this interface is TextDocument.Content.

RegExp.execBackward function

The interface for this function is identical to that of RegExp.exec function. It searches backward from lastIndex excluded down to index 0 or endIndex if it is defined. It allows to search efficiently for a pattern in backward direction.

Select your language English Français
© Ellié Computing 2004-2009 - Legal information - Resources