Need an account? Click to Register
Home arrow Learn arrow Reference arrow RepeatVisibleTextColumns
RepeatVisibleTextColumns

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

Syntax:

RepeatVisibleTextColumns, scriptcommand 

Parameters:

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

Examples:

RepeatVisibleTextColumns,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