Print Page as PDF
VALM2 ICR (10119)

VALM2    ICR (10119)

Name Value
NUMBER 10119
IA # 10119
CUSTODIAL PACKAGE VETERANS ADMINISTRATION
CUSTODIAL ISC Albany
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE VALM2
NAME VALM2
ORIGINAL NUMBER 10119
STATUS Active
ID VALM2
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION
EN
*      EN^VALM2(VALMNOD,OPTIONS) This sub-routine is
a generic selector that can be used within an action call.

INPUT : VALMNOD        := variable  in XQORNOD(0) format - See Order Entry
documentation.

OPTIONS                := selection options
* if it contains an 'O' then selection is optional.
Otherwise, the user must make a selection or enter
an up-arrow.
* if it contains a 'S', the user can only select one
entry. Otherwise, the user can select more than
one item.

OUTPUT: VALMY() := array with select entries as subscripts

In order to use this call, the List Manager ENTRY CODE will need to set up the
@VALMAR@("IDX") index array. For more information on setting up this array,
see the section on 'Setting Up a List Template - MUMPS Code Edit.'.>