Read Mode (-READMODE) command

The -READMODE command specifies the type of read operation to be performed. Use this command for data sources.

-RM { wsl | wsd }
-READMODE { wsl | wsd }

The -READMODE command is optional. Valid values for this command are: wsl (worksheet list) and wsd (worksheet data). Default is wsd.

Worksheet list specification for -READMODE command returns the delimited list of worksheet names defined in the Excel workbook. The delimiter between worksheet names is Line feed (<LF>) character. Ignores -WORKSHEET command if specified in the command line.