;To test Period Pause command [:period DD] or [:pp DD].
; - Determine whether or not the command is able to adjust 
;   the length of period pause by increasing or decreasing 
;   its value.

[:debug 2002]

;test ranges

[:period 200]cat. dog[:sync]

[:period 30000]cat. dog[:sync]

[:period -380]cat. dog[:sync]

[:period 0]cat. dog[:sync]

;test abbreveations

;[:peri 640]period. pause. test

;[:pp 200]period. pause. test

;[:pp 0]period. pause. test
