Frank Swarbrick wrote:
On 7/15/2009 at 2:33 PM, in message
<[email protected]>, Michael
Wickman <[email protected]> wrote:
I use
OMVS CONVERT((BPXFX111)) LINES(3000)

This worked.  Thanks!
Is there any way to put these in a Unix profile of some sort so that you can just type OMVS? Or is it too late to do it by that time, since OMVS will have already been invoked?

Yeah, it's too late for a profile. But you could write
a simple REXX exec to do it.

BPXFX111 is the standard recommended conversion table; it's
the locale for code page 1047; BPXFX437 is the locale for
code page 037. I just found that worked better for me, but
it may be a combination of my emulator code page and my
terminal type.

The reference is the z/OS UNIX command reference under the
OMVS write up in TSO/E commands chapter.



Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

  z/OS Application development made easier
    * Our classes include
       + How things work
       + Programming examples with realistic applications
       + Starter / skeleton code
       + Complete working programs
       + Useful utilities and subroutines
       + Tips and techniques

==> Ask about being added to our opt-in list:              <==
==>   * Early announcement of new courses                  <==
==>   * Early announcement of new techincal papers         <==
==>   * Early announcement of new promotions               <==

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to