Parameters

This list contains the parameters for the SET* instructions.

  • To-Screen
    • String
    • Required
    • The name of the screen to which to pass the current screens data
  • To-Vector
    • String – Valid values are RECEIVE, SEND, or DISPLAY
    • Required
    • The name of the vector in the To-Screen that will be updated with the passed data
  • From-Vector
    • String – Valid values are RECEIVE, SEND, or DISPLAY
    • Required
    • The name of the vector in the current screen that will be used to update the data in the To-Vector.
  • Parent instructions
    • This list shows the parent instructions for SET*.
      • SETSENDIF SENDIF
      • SETIFRECEIVE IFRECEIVE
      • SETOPTIONSKEY OPTIONSKEY
      • SETSCREEN
      • SETKEYSTROKE KEYSTROKE
      • SETERROR ERROR and ERRORYESNO
      • SETENTER ONENTER
      • SETCANCEL CANCEL