SAVE2CAT

Saves a text message to a catalog record.

Reporting Area(s):

General

Required Parameters:

  1. Field Name/Variable Name containing text (i.e. getdata) in quotes
  2. Code to assign to catalog record (i.e. "RECTLB", pyrecnum, pyinvnum)

Optional Parameters:

3. Description to assign to catalog record (i.e. "Receipt Number Letter Body")

Example(s):

JUSTAFTER('=SAVE2CAT("getdata",pyrecnum)') saves value of GETDATA field to catalog code record with the Catalog Code value of the record's receipt number

JUSTAFTER('=SAVE2CAT("getdata",pyrecnum,"Receipt Number Letter Body")') saves value of GETDATA field to catalog code record with the Catalog Code value of the record's receipt number, and enters 'Receipt Number Letter Body' as the Catalog Code description

Notes:

Available only with the Catalog Builder Module

 

Related Topics Link IconRelated Topics