83Plus:BCALLs:5131

From WikiTI
Jump to: navigation, search

Synopsis

Unofficial Name: JForceGroup

BCALL Address: 5131

Minimum OS Version: 2.30

Loads the "new group" context.

Inputs

  • OP1: type and name of group variable to create

Outputs

  • cxMain: cxMain vectors set up properly

Destroys

  • All

Comments

This will set up the cxMain vectors for the "new group" context (specifically, the "Select Type" menu). If the user follows through with selecting at least two variables, the new group is created.

This routine ONLY sets up the cxMain vectors. To actually jump to the context, BCALL Mon afterward.