Need an account? Click to Register
Home arrow Reference arrow RepeatTextColumnValues
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, scriptcommand 

Parameters:

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 >

Reference