primlab1
.primlab1.java
(all lower-case)!
Put it in the prim area of your option tree.nM> primlab1 INFO: inside open() [PRIMLAB1] INFO: inside process() count = 1 [PRIMLAB1] INFO: inside process() count = 2 [PRIMLAB1] ... INFO: inside process() count = 20 [PRIMLAB1] INFO: inside close() [PRIMLAB1]
count
.count
as appropriate.open()
,
process()
, and close()
so that it will
count to 20 and then stop.UPDATE
to update the command dictionary.BUILD
or BLD
to build the primitive.