Ok, I think I am up and running. Thanks for the help.
Two questions remain. The first is whether there's a way to paste plain text from the Windows clipboard into the application running in DOSBox, such as by stuffing the emulated keyboard queue. I found a thread on this from June, 2008, and it looked like the answer was no, but I wondered if anything had changed since then. I see that the status window does allow pasting, but the window the application is running in appears not to.
Second, in the shortcut that calls DOSBox, I know you can add the [name] of an executable, and DOSBox will mount that directory as C: and run the executable. But is it possible to also include a command line entry for the executable in the shortcut. I tried doing that several different ways, but couldn't find a quote mark arrangement that would work. If it matters, the additional command line entry would be the name of a text file. So I'm trying to do something like this, but I can't make it work:
C:\progra~1\dosbox\dosbox.exe c:\progra~1\ezq\ezq.com text.txt
text.txt is also in the ezq directory.
Thanks for any suggestions.