Okay, I've gotten somewhere, but now for some different objectives and additional questions:
I've gotten somewhere with Plato, but ...
Using Plato as an editor, it doesn't do much for fixed format positioning. The tabs are at 0.5', 1.0', etc. And, the tabs get interpreted as spaces. So, even if I start a statement at [tab][tab], the compiler reads it as position 0.3'. This doesn't have any advantage over editing with Notebook.
If I compile from Plato, I don't get a list file, even though FTN95.cfg includes /LIST. I have to compile from the command prompt and then review the *.LIS file in Plato.
Back to the command prompt, sometimes I'd like the compiler to generate *.obj files but NOT link them. E.g., if my source files must be separately compiled and then linked together, say, with SLINK. What command does that?
Anyway, this is far easier than JCL 😃
Lastly, where is an online reference to Fortran statements? I've got a couple of books but there must be some online reference.
Thanks