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]

Note: Paths that contain spaces can be wrapped in single '...' or double "..." quotes. The template .EV (first argument) and any data files may be quoted or unquoted, and you can mix quoted/unquoted arguments in the same command. Mismatched quotes return an error.

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