User Tools

Site Tools


jvs:fscan:manual:chapter2:tablecmd

fScan Reference Manual, Chapter 2 (CmdLineOptions): table_command

Table command -- execute an fScan command for every line in table

usage: -table command TBLNAME FLAG [PATH] CMD [DATACOL] [CMDCOL] [ARGCOL]

The COMMAND option allows you to execute an fScan command string for each table row. This assumes that each line of TBLNAME has a dataset name in column DATACOL (DATACOL is the first column by default). The command to be applied can be specified with the single word CMD string argument, or if CMD is omitted then the entry in column CMDCOL (default is column 2) for each table row will be used as the command string. CMD strings will normally be executed as fScan command line commands (i.e., the table command will add a '-' character before CMD).

See Also:
Table, Table Show, Browse

fScan Home, fScan Manual, CmdLineOptions, Manual Help

jvs/fscan/manual/chapter2/tablecmd.txt · Last modified: 2023/02/23 18:43 (external edit)