home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / networki / 1083 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.6 KB

  1. Xref: sparky comp.os.os2.networking:1083 comp.os.os2.misc:27907
  2. Newsgroups: comp.os.os2.networking,comp.os.os2.misc
  3. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!The-Village!waterbed
  4. From: Larry Margolis <margoli@watson.ibm.com>
  5. Subject: Re: EPM
  6. Sender: news@watson.ibm.com (NNTP News Poster)
  7. Message-ID: <1992Aug21.061953.30199@watson.ibm.com>
  8. Date: Fri, 21 Aug 1992 06:19:53 GMT
  9. Reply-To: margoli@watson.IBM.com
  10. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  11. Nntp-Posting-Host: netslip63.watson.ibm.com
  12. Organization: The Village Waterbed
  13. Lines: 22
  14.  
  15. In  <1992Aug18.233107.42562@watson.ibm.com>  Larry Margolis <margoli@watson.ibm.com> writes:
  16. >
  17. > *  I hope everyone knows that you can edit VM and MVS host files with
  18. >    EPM and Communications Manager - just enter in the initial Open or
  19. >    Add File dialog HA:PROFILE EXEC A or HB:'project.group.type(member)'
  20.  
  21. Someone sent me a note saying he tried to do a
  22.    get ha:profile exec a (crlf ascii
  23. and it worked but he got an error message; trying again without the
  24.    (crlf ascii
  25. worked perfectly.
  26.  
  27. EPM assumes that the file is text and automatically provides the CRLF and
  28. ASCII options (and LRECL 255 if the file is wider than 80 columns), unless
  29. the host filetype ends in BIN; in that case, a binary transfer is performed
  30. (and RECFM V is used).  These assumptions can be overridden by explicitly
  31. providing file transfer options in brackets following the filename.  E.g.,
  32.    save hd:sample assemble a [recfm f lrecl 80]
  33.  
  34. If the code page in use is 932 or 942, ASCII is changed to JISCII.
  35.  
  36. Larry Margolis, MARGOLI@YKTVMV (Bitnet), margoli@watson.IBM.com (Internet)
  37.