tcl.run-list

Verb: Access/TCL, Releases: AP

Runs series of programs.

Syntax

run-list file.reference

Description

runs a series of Pick/BASIC programs.

As each one concludes the next program is automatically executed.

An 'active list' of Pick/BASIC programs must be present before invoking this command.

Example

select bp program1 program2 program3
[404] 3 items selected out of 127 items.
run-list bp

See Also

Command Name Type Description
tcl.run Verb: Access Activates compiled Pick/BASIC program.
active.list Definition A list of strings delimited by attribute marks created by one of the list-generating processes.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.