Skip to content

SHOWCODE ​

Returns list of interest codes assigned to an individual.

Reporting Area(s) ​

General

Required Parameters ​

  1. Name ID (i.e. nmid, rgid, pyid)

Optional Parameters ​

  1. Delimiter: character to place between interest codes (i.e. " ", "-", " Chr(13)) Default is " "
  2. Logical .t. trim interest codes, .f. don't trim
  3. Logical .t. return first interest code only, .f. return all (default)
  4. Logical .t. also returns interest code date.

Example(s) ​

SHOWCODE(nmid," -- ") returns a list of all interest codes for a person separated by '--'

SHOWCODE(nmid,"/",.t.,.f.) returns a list of all interest codes, trimmed and separated by '/'

SHOWCODE(nmid," - ",.t.,.f.,.t.) returns a list of all interest codes, trimmed and separated by ' - ' with code and date (e.g. COMP - 12/31/2010)

ADDCODE
ADDINT
COUNTCOD
QUIKCODE
SHOWCODE
STAMPINT