× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



There are exit points for this in later releases. But if you have PC5250
emulation, let me suggest using a macro. Something like

F9                        post ion to command line
Clear-EOF            clear contents without moving
SAVE                    other parameters available to save to other than
default location
Enter
Tab to source file name at top of screen            get source file and member
Edit-Copy
Cursor to 2 positions before library name
Copy-Append
Cursor to member name
Copy-Append
F21
command line
CRTxxxPGM or other create command (or use SBMJOB)
F4
3 tabs
Clear-EOF
Back-Tab
Edit Paste               (fills in source info)
2 tabs                     (get object name)
Edit-Copy
4 Back-Tabs
Edit-Paste
Change any other parms as needed
Enter                                                             run the
create
Wait until appropriate text appears on message line (programmable)
F15                                     get listing
2
4 tabs
F4
F18
Pause   (to select spooled file)
Enter
Enter
*ERR                              find first error
F16

You can prompt for passwords, etc., with inputnd prompt string. Lots of
other good stuiff. Much more available than good old 5250 record keys.

There are probably other bits and pieces. Plus, this can be recorded in
VBA-style, then you have more options and control.

HTH

Vern

At 02:12 PM 9/27/02 +0100, you wrote:


Anyone know if it would it be possible to create a line command / function
key in SEU that would save the current version of the source member, submit
a compilation, and then return any compilation errors to the display,
without leaving the current edit session?


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.