{
{    The purpose of this request is to get the value of a labeled names type of
{ validation field for the currently executing job.
{
{       AVP$GET_NAME_VALUE (FIELD_NAME, RECORD_LEVEL, WORK_AREA, LABELED_NAMES,
{             STATUS)
{
{ FIELD_NAME: (input)  Specifies the name of the validation field.
{
{ RECORD_LEVEL: (input)  Specifies which validation record contains the
{       validation field.
{
{ WORK_AREA: (input)  Specifies a pointer to the work area in which the labeled
{       names value will be returned.
{
{ LABELED_NAMES: (output)  A pointer to the labeled names returned in the work
{       area.  The specified work area must be big enough to hold all of the
{       labeled names.
{
{ STATUS: (output)  This parameter specifies the request status.
{
{ CONDITIONS: ave$incorrect_kind
{
