Home
RepeatTextColumnNames

This command repeats the specified script command for each text column, and is typically used with a RunScript command to execute a series of commands from a script file.

Syntax:

RepeatTextColumnNames, scriptcommand 

Parameters:

scriptcommand – a script command with parameters, typically 'runscript, scriptfilename'

Examples:

RepeatTextColumnNames,Runscript,ConsolidateValues.txt 

For each text column, run the script file ConsolidateValues.txt, passing the current text column name as the prompt [ThisTextColumnName].

Comments

 

 
< Prev   Next >

Reference