try this

Code:
pause 1000
trisb = 0
portb = 1
here:goto here
so your code does not go off into no-where (I am not sure what your other programmer does with the unused space but, depending on your MPLAB settings, you may have stuff there)