zpl.tools
Memory Commands

^MC - Map Clear

Clears all variable data fields

^MC - Map Clear

Overview

The ^MC command clears all variable field data (created with ^FN/^FV), resetting them to defaults.

Syntax

^MC

Parameters

None

Description

  • Clears all variable field mappings
  • Resets serialization counters
  • Prepares for new batch of data
  • Used between print jobs

Usage Notes

  • No parameters required
  • Often used between print jobs
  • Clears ^FN/^FV mappings
  • Resets counter values

Example

^XA ^FO50,50 ^ADN ^FN1^FDData^FS ^XZ ^MC ^FO50,50 ^ADN ^FN1^FDNew Data^FS ^XZ
  • ^FN - Field Number
  • ^FV - Field Variable
  • ^SF - Serialization Field

See Also