tcl.compile-catalog

Verb: Access/TCL, Releases: AP

Compiles and catalogs Pick/BASIC program.

Syntax

compile-catalog file.reference itemlist*

Description

The 'compile-catalog' command ('<ctrl>+xc' from within the Update processor) compiles and catalogs a Pick/BASIC program. It may also be used from the TCL prompt, when provided with a file and item-id, or list of item-id's.

All options used with the 'compile-catalog' command are passed to both the 'compile' and 'catalog' programs.

See Also

Command Name Type Description
up.x Command Exits item or calls subroutines.
tcl.compile Verb: Access Compiles with upper/lower case insensitivity.
tcl.basic Verb: Access Invokes 'compile' with upper / lower case insensitivity.
tcl.catalog Verb: Access Creates 'verb' item for a Pick/BASIC program.
file.reference Definition How to reference files in Pick.
tcl.itemlist* Definition Specifies list of item-ids for TCL2 processes.
item-id Definition The key to an item.
tcl.compile.catalog Verb: Access Compiles and catalogs Pick/BASIC program.

User Comments

What do you think?

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

Login to leave your comments.