New

Creates a new EV file, unless one is already open. Optionally specify a template as the first Argument and data files to load into Fileset 1 with subsequent Arguments.

Applies to the Echoview Object.

Syntax

Echoview | New [| Argument] [| Argument ... | Argument]

Examples

Create a new EV file and load some data into Fileset 1.

> Echoview | New | D:\Data\D20230101-T060000.raw | D:\Data\D20230101-T061000.raw | D:\Data\D20230101-T062000.raw

The same as above, but with a template.

> Echoview | New | C:\Users\Public\Documents\Echoview Software\Echoview\Templates\Template.EV | D:\Data\D20230101-T060000.raw | D:\Data\D20230101-T061000.raw | D:\Data\D20230101-T062000.raw

See also

About templates
About the command interface
Using the command interface
Using the console