MAP Subcommand (GET TRANSLATE command)
MAP
displays
a list of the variables in the active dataset and their corresponding
names in the other application.
- The only specification is the keyword
MAP
. There are no additional specifications. - Multiple
MAP
subcommands are allowed. EachMAP
subcommand maps the results of subcommands that precede it; results of subcommands that follow it are not mapped.
Example
GET TRANSLATE FILE='ADDRESS.DBF' /DROP=PHONENO, ENTRY /MAP.
-
MAP
is specified to confirm that the variables PHONENO and ENTRY have been dropped.