Another newbie question :-
I want to mine on a 2nd PC, can I get it to mine to the same wallet ?
I have tried with the same batch file as PC1 but I seem to get loads of 'Stratum requested work restart' messages
Thanks again

Yes you can mine to the same wallet.
Just add this line (without quotation mark) "miningaddress=walletAddressThatYouWantToMineTo" to your hodlcoin.conf file in your ....AppData\Roaming\HOdlcoin folder.
The wallet should mine to whatever address that you listed.
Thanks for your reply, but....
I don't have a ....AppData\Roaming\HOdlcoin
I have a 'mining' directory from where I run the hodleminer.exe via a simple batch file, and have my wallet installed in a separate directory
I have not tweeked it or optimized it in any way (mainly as I don't know how too), so probably not as efficient as it could be
No problem, just add -miningaddress=walletAddressThatYouWantToMineTo at the end of the hodleminer.exe in the batch file.