access.c/total

Modifier/Access: Verbs, Releases: AP 6.1

used by list-obj to display number of frames

Description

displays the total number of frames that make up a binary item. The frame count is divided into 2 parts, the number frames of Pick object code and the number frames of FlashBASIC object code.

It is used by access and list-obj to add together attributes 3 and 12 of compiled date-time stamps, available in Advanced Pick 6.1.0 and later releases.

Example

list dict bp c/total

Page 1 DICT bp

DICT bp........ frames

test 1
test2 4*

Notice the '*' indicates this program has been compiled with
FlashBASIC.

See Also

Command Name Type Description
compile.time.date.stamp.ap Definition Obtaining the internal information about compiles in AP.
tcl.list-obj Verb: Access Output descriptive internal information about compiled FlashBASIC or Pick/BASIC programs.
access.c/size Attribute Defining Item displays the number of frames of standard Pick object code.

User Comments

What do you think?

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

Login to leave your comments.