xobx, Just declare a word size variable and then pass it as the variable to the pause statement, like this:

time var word 'time in milliseconds

HIGH PORTB.1
PAUSE time
LOW PORTB.1

Dave Purola,
N8NTA