[net.micro.atari16] NM68, AR68 etc.

knnngt@ukma.UUCP (Alan Kennington) (05/13/86)

        Now that I've solved the problem of LIBF (the modules are all in the
wrong order), I thought I'd rearrange the modules so that they can reference
each other properly. So I used the command:
AR68 xv libf
with no modules listed after "libf". This is supposed to cause AR68 to
produce copies of all the modules of libf into "the default drive".
The result, however, was a syntax error diagnostic. And this is a
correct diagnosis. The TOS manual (really CP/M-68k) with the dev kit
on page 7-7 specifies a syntax which is illegal.
        So what is the correct way to do it?? Anybody know?

        Secondly, since there is no documentation on NM68 in the manual,
does anybody know where I can find this documentation?
        Thanks in advance, .............Alan Kennington.