list-obj

list-obj


list-menus Index Level list-pibs
Syntax list-obj {file.reference}
Category TCL
Type Verb
Description outputs descriptive internal information about programs compiled for Pick/BASIC and FlashBASIC.

Without any options the "list-obj" verb will output information on the "bp" file.

The displayed information includes the last compile date, last compile time, total frame usage, port number last compiled on, user name who last compiled, and account where last compiled.
Options e    outputs Pick/BASIC frame usage, FlashBASIC frame usage, total frame usage, beginning fid, and release version last of last compile.
p    directs output to the Spooler
See Also Compile stamps u222d c/total c/code c/options c/bytes c/flash c/fid c/size c/date c/time c/port c/user c/acct c/release
Example
Warnings
Compatibility AP 6.1
list-menus Index Level list-pibs