Re: Compile and run later
Rick Fochtman <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
-------------------------------------<snip>--------------------------------- Hey all, I would like to start creating programs that I can run from a TSO session, interactively. I am thinking I need to write the output of the link editor to a file so it can be run when needed. Where do I look for examples of this? Thanks. Ron. -----------------------------<unsnip>--------------------------------------- Take a look in the Linkage Editor manual, or a current copy of "Program Management" manual. Program Management will give examples using the Binder, but the technique is the same for either the linkage editor or program binder, for your purposes. Rick