TCL
ptype command
.mdThe ptype command returns whether a BASIC program is a main program or a subroutine.
Syntax
ptype file.name program.name
Parameter(s)
| file.name | Name of the file containing the program you are verifying. |
| program.name | Name of the program you are verifying. |
This command also displays whether flash code is available as part of object code.