access.c/size
displays the number of frames of standard Pick object code.
Description
displays the number of Pick frames of object code.
This number does not include the number of FlashBASIC object code frames. See 'c/total'.
Example
list dict bp c/size c/flash c/total
Page 1 DICT bp
DICT bp........ pick.sz flash.sz frames
test 1 0 1
test2 1 4 5*
Notice the '*' indicates 'test2' has been compiled with
FlashBASIC.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
