Hello Rick Barlow,

 

We just had a discussion of determining the locations on the screen.
We have the same USSTAB screen coded for Buffer=M1.

MESSAGES USSMSG MSG=0,TEXT='COMMAND COMPLETED SUCCESSFULLY'

         USSMSG MSG=1,BUFFER=M1

         USSMSG MSG=2,BUFFER=M1

         USSMSG MSG=3,TEXT='ERROR IN XSUSSTAB, PRESS ENTER'

         USSMSG MSG=4,TEXT='APPLICATION NOT ACTIVATED, PRESS ENTER'

         USSMSG MSG=5,BUFFER=M1

         USSMSG MSG=6,TEXT='LOGON ALREADY PENDING'

         USSMSG MSG=7,TEXT='LOGON FAILED. PRESS ENTER'

         USSMSG MSG=8,TEXT='INSUFFICIENT STORAGE IN XSVTAM'

         USSMSG MSG=9,TEXT='MAGNETIC CARD DATA ERROR'

         USSMSG MSG=10,BUFFER=M1

         USSMSG MSG=11,TEXT='VTAM SESSION HAS ENDED'

         USSMSG MSG=12,TEXT='REQUIRED PARAMETER OMITTED'

         USSMSG MSG=13,TEXT='ECHO TEST - %'

         USSMSG MSG=14,TEXT='VTAM MESSAGE % NOT DEFINED'

 

There are some very knowledgeable  people on screens.   

 

And

 

Resource Definition Reference

Version 4 Release 2 for MVS/ESA, VM/ESA, and VSE/ESA
  Document Number SC31-6498-01
  Program Number
  5695-117 (MVS/ESA)
  5654-010 (VM/ESA)
  5686-065 (VSE/ESA)
  File Number S370/4300/30XX-50    

 

6.0 Chapter 6. User-Defined Tables and Data Filter 

 

 

 

Ed Martin

Aultman Health Foundation

330-363-5050

ext 35050

From: The IBM z/VM Operating System [mailto:[email protected]] On
Behalf Of Rick Barlow
Sent: Thursday, October 21, 2010 2:23 PM
To: [email protected]
Subject: VTAM USSMSG10 buffer location assistance

 

I am looking for someone who can point me to a reference that might help
me to modify a USSMSG10 screen that is coded using screen buffer
locations.  Before anyone comments on still having VTAM on VM, let me
say that the reason we are doing this is to add a message to the screen
to inform the users that VTAM is going away - soon.  I know that the
declarations probably include a 3270 data stream command and a location
within the screen buffer.  I am trying to locate documentation that
might help.  I am including a brief code snippet.

  DC X'11C14F1D60'                       Line  2 Col   1 Normal
  DC C'@'
  DC X'11C16F'                           Line  2 Col  32
  DC C'DATA CENTER NORTH'
*
  DC X'11C2F7'                           Line  3 Col  24
  DC C'TEST AND DEVELOPMENT SYSTEM (CDC)'

Can anyone point me to documentation or a possible contact who might be
able to steer me in the right direction?

Thank you
Rick Barlow
Nationwide Insurance

Reply via email to