| RepeatTextColumnValues |
|
This command repeats the specified script command for each unique text column value, and is typically used with a RunScript command to execute a series of commands from a script file. Syntax:RepeatTextColumnValues, scriptcommandParameters:scriptcommand – a script command with parameters, typically 'runscript, scriptfilename' Examples:RepeatTextColumnValues,Runscript,ConsolidateValues.txt For each visible text column, run the script file ConsolidateValues.txt, passing the current text column name as the prompt [ThisTextColumnName]. Comments |
| < Prev | Next > |
|---|