If you are installing from the blue disc, you shouldn't have any problems.
But remember to right-click the install program and "Run As Administrator".
If you are installing from an older Black and White disc, there are a few extra steps to follow.
...
Re: HSEROUT using STR modifier - length parameter as variable not working
For now, here a my two test programs with 16F690 and 18F1220.
flotulopex Today, 13:11Surprisingly (to me), both accept the STR length as variable in the 3 ways I'm using it (HSEROUT, SEROUT2 and DEBUG).
I'll go back...