Programming Guide |
Invokes a dialog box that prompts for the name of a screen to display
jm_goform
jm_goform
invokes an Open Screen dialog box that asks the user to enter the name of a screen to open. By default, Panther opens the screen as a form; however, users can specify to open a screen as a a stacked or sibling window. If the screen opens as a form, Panther closes all previously open windows before it displays the specified screen.By default, the SPF3 key invokes this function at runtime.
For example, the following line in your setup file causes PF10 to invoke
jm_goform
.SMINICTRL= PF10=^jm_goform