SET command in SEU AS400

SET command in SEU AS400
SET command in SEU AS400,SET Command,SET ROLL value in SEU,SET MATCH value in SEU,SEU,STRSEU, WRKMBRPDM,SET ROLL
SET command in SEU AS400

SET command

The SET command is an alternative way to set the session attributes.

Let's discuss how we can use SET commands while browsing or editing a source member in source physical file using WRKMBRPDM or STRSEU command

SET ROLL

SET ROLL command specifies that how many number of lines or columns move on the display at a time when you press the PAGE UP key, PAGE DOWN key, Left (SHIFT + F7), or Right (SHIFT + F8). Let's see what values we can assign with this command.

  • For moving Full display at one keypress
  • SET ROLL F

    or

    SET ROLL FULL
  • For moving Half display at one keypress
  • SET ROLL H

    or

    SET ROLL HALF
  • For moving display by the position of the cursor
  • SET ROLL C

    or

    SET ROLL CSR
  • For moving display full display minus one line or column
  • SET ROLL D

    or

    SET ROLL DATA
  • For moving display N number of lines where N can be 1,2,3,4,5,6 etc up to 999.
  • SET ROLL 1

    or

    SET ROLL 5

    Below is the screenshot reference for using the SET ROLL command on the SEU while editing a source member. However, we can use the SET command during browsing the member as well.

    SET ROLL value, SET command in SEU
    SET ROLL value

    SET MATCH

    SET MATCH command specifies whether the case must match while searching for a string in the source member. The default value is OFF and possible values are ON and OFF.

  • Uppercase and Lowercase letters must match
  • SET MATCH ON
  • Uppercase and Lowercase letters may not have to match
  • SET MATCH OFF

    Related Post

    Post a Comment

    © AS400 and SQL Tricks. All rights reserved. Developed by Jago Desain