OOPS... I believe I have resolved the problem, it seems
that a SECTION directive is needed:
section .text
_myfunc:
Thank you for your time anyway.
It seems NASM does everything I need including indexed
macro loops which I need, many thanks to all developers
for a very nice clean package.
Jen