<div dir="ltr">Ok, here is a version with somewhat better handling of the filenames.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 3, 2020 at 5:01 PM Kevin Handy <<a href="mailto:khandy21yo@gmail.com">khandy21yo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Just had a short time to  play with is, but ...<div><br></div><div>dumpobj has a little bit of a problem with the command line<div><br></div><div>If i do 'dumponj xxx.obj -rt11' it dumps the data, but it also creates a file called '-rt11'.</div><div><br></div><div>If I do 'dumpobj -rt11 xxx.obj', it failes because the file '-rt11' doesn't exist.</div><div><br></div><div>The code to handle the file names on the command line needs some chaning. It is hardcoded to argv[1] and argv2].</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 3, 2020 at 3:02 PM Rhialto <<a href="mailto:rhialto@falu.nl" target="_blank">rhialto@falu.nl</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon 02 Mar 2020 at 16:41:59 -0700, Kevin Handy wrote:<br>
> Also, dumpobj should get the same treatment, but it doesn't have a command<br>
> line parser, so it needs more work than macro11. I might get to it later if<br>
> no one else does, but it might take me a while.<br>
<br>
I've committed your changes to the assembler, and I made similar changes<br>
to dumpobj. See here: <a href="https://github.com/Rhialto/macro11/commits/master" rel="noreferrer" target="_blank">https://github.com/Rhialto/macro11/commits/master</a><br>
Can you give it a try to check if it works for you? Then we can declare<br>
it a new release, or at least give it a new tag.<br>
<br>
-Olaf.<br>
-- <br>
Olaf 'Rhialto' Seibert -- rhialto at falu dot nl<br>
___  Anyone who is capable of getting themselves made President should on<br>
\X/  no account be allowed to do the job.       --Douglas Adams, "THGTTG"<br>
</blockquote></div>
</blockquote></div>