You can write a very simple PBP routine to operate the clock, data, and strobe lines into your SPI device, and it will be much faster and will occupy less code space that the SHIFTOUT function. I did this a while back and it worked fine. Unfortunately I don't have the code in front of me or I'd post it.

Joe