WINCOPY Command

The TCL command, WINCOPY, differs from the OSCOPY command in that it is closer to the COPY command syntax than the OSCOPY.

Format

WINCOPY {filename} {item.list} {(options}

TO:{(filename} {item.list}

Parameter(s)

options

The following options are supported:

L

Lowercase item names on destination.

U

Uppercase item names on destination.

O

Overwrite existing items on destination.

 

NOTE

An asterisk (*) can be used as the source item.list as long as the source file is an mvBase file.

On mvBase 1.2.03, the source code for this command is included in the BASICLIB file.