data vector import command

Syntax

data vector import s <group s <slot s >>

Import vectors from file s. An extension of vector will be added automatically if one is not specified. The file format (text or binary) is determined by opening the file and looking for the appropriate header. If the proper header is not found, an error is indicated and no data imported.

If the group keyword is specified, imported vectors are assigned the specified group name. This group assignment overrides any in the import file. The relevant file formats are fully documented in Vector Text File Format and Vector Binary File Format.