| c | Index Level | check-sum |
| Syntax | |
| Category | Access |
| Type | Modifier |
| 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 releases 6.1.0 and above. |
| Options | |
| See Also | Compile stamps list-obj c/size |
| 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. |
| Warnings | A space appears after the number of frames if it has not been compiled under FlashBASIC. |
| Compatibility | AP 6.1 |
| c | Index Level | check-sum |