Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Navigate newlook to a screen.

...

Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)

#myscreen_wrapper.NavigateToScreen Name(

...

‘EmpDetails’) ReturnScreen

Name

Char 256 – Required

String that contains the name of the screen to navigate to.

 

...

 

ReturnScreen

Char 256 – Optional

String that contains the name of the screen wrapper 5250 screen when the navigation has completed.

...

...

...

     Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#myscreen_wrapper.Unavigatetoscreen) Name('EmpSkills') Returnscreen(#vf_eltxtl)

...