access.c/options

Attribute Defining Item/BASIC: Syntax, Releases: AP 6.1

displays attribute 10 in list-obj TCL command.

Description

displays the compile options used in to compile a program.

This attribute is stored alphabetized.

Example

list dict bp c/options

Page 1 DICT bp

DICT bp........ c/options

bp 16
test D
test2 OY

Notice that 'test' was compiled with the 'd' option which
inhibits break. 'test2' was FlashBASIC compiled with the
'o' option and the 'y' allows multiple concurrent
FlashBASIC copies.

See Also

Command Name Type Description
compile.time.date.stamp.ap Definition Obtaining the internal information about compiles in AP.
tcl.compile Verb: Access Compiles with upper/lower case insensitivity.
tcl.list-obj Verb: Access Output descriptive internal information about compiled FlashBASIC or Pick/BASIC programs.

User Comments

What do you think?

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

Login to leave your comments.