Call us at +1 586 62 ELLIE Office Closed
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.
               

Machine object

 

 

Machine global object

Syntax

 A Machine global object is created for you and is only this object can exist in the application. It is named Machine and is globally accessible.

Parameters

none.

Property Of

global name space

Implemented In

ECMerge 2.1

Description

The Machine global object gives a few information about the computer on which the script is executed.

Properties

Property Description
system_name String. Read-Only. Name of the system on which the script is executed.
system_major_version Integer. Read-Only. Major version of the system.
system_minor_version Integer. Read-Only. Minor version of the system.

 

Methods

none.

Examples

Example 1.

Logs the version information for the current machine:

log (Machine.system_name + ' ' + Machine.system_major_version + ' ' + Machine.system_minor_version);

See Also 

 none.

 

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