7.3. Running a Macro; 7.3.1. Execute macro; 7.3.2. Call macro- Page 124

Brother HL-2230 Command Reference Guide for Software Developers

2014 Dodge Charger SRT Owner Manual

Table of Contents

Technical Reference Guide
GLOSSARY
background image

 

CHAPTER 2 PCL - 104 

7.3.

 

Running a Macro 

Macros can be invoked in three different ways: they can be 'executed', 'called' or 'enabled for overlay'. When a 
macro is 'executed' it uses the current modified print environment. Any changes it makes to the environment are 
permanent. A macro that is 'called' also uses the current modified print environment, however, any changes it 
makes to the environment are discarded when the macro has performed its function. When a macro is 'enabled' 
for overlay, the macro's command sequence is performed as the final operation every time a page is printed. 
Overlaid macros use the overlay environment. The overlay environment is a combination of the user default 
environment and the modified print environment. This environment is effective only while the macro is running. 

Page length 

Paper source 

Page size   

Number of copies 

Orientation 

Cursor position stack 

Registration 

 

7.3.1.

 

Execute macro 

Esc&f2X (27)(38)(102)(50)(88) <1Bh><26h><66h><32h><58h> 

ï‚Ÿ

 

This command executes the macro whose ID number was specified most recently. 

ï‚Ÿ

 

Any changes made to the modified print environment during the execution of a macro, such as font selection 
or margin settings, are retained after macro execution has been completed. 

 

7.3.2.

 

Call macro 

Esc&f3X (27)(38)(102)(51)(88) <1Bh><26h><66h><33h><58h> 

ï‚Ÿ

 

This command calls the macro whose ID number was specified most recently. 

ï‚Ÿ

 

Any changes made to the modified print environment during a macro call, such as raster graphics settings, 
are temporary and remain in effect only while the macro is running. They are not retained after the macro has 
finished. 

 

7.3.3.

 

Enable macro for overlay 

Esc&f4X (27)(38)(102)(52)(88) <1Bh><26h><66h><34h><58h> 

ï‚Ÿ

 

This command overlays the macro whose ID number was specified most recently. 

 

7.3.4.

 

Disable macro for overlay 

Esc&f5X (27)(38)(102)(53)(88) <1Bh><26h><66h><35h><58h> 

ï‚Ÿ

 

This command stops overlaying the macro whose ID number was specified most recently. 

 

Detailed Information for Brother HL-2230 Command Reference Guide for Software Developers

Lists of information found in Brother HL-2230 Command Reference Guide for Software Developers - Page 124

  • 7.3.
  • 7.3.
  • 1. Execute macro Esc&amp;f2X (27)(38)(102)(50)(88) &lt;1Bh&gt;&lt;26h&gt;&lt;66h&gt;&lt;32h&gt;&lt;58h&gt; ï‚Ÿ This command executes the macro whose ID number was specified most recently.
  • 7.3.
  • 2. Call macro Esc&amp;f3X (27)(38)(102)(51)(88) &lt;1Bh&gt;&lt;26h&gt;&lt;66h&gt;&lt;33h&gt;&lt;58h&gt; ï‚Ÿ This command calls the macro whose ID number was specified most recently.
  • 7.3.
  • 3. Enable macro for overlay Esc&amp;f4X (27)(38)(102)(52)(88) &lt;1Bh&gt;&lt;26h&gt;&lt;66h&gt;&lt;34h&gt;&lt;58h&gt; ï‚Ÿ This command overlays the macro whose ID number was specified most recently.
  • 7.3.
  • 4. Disable macro for overlay Esc&amp;f5X (27)(38)(102)(53)(88) &lt;1Bh&gt;&lt;26h&gt;&lt;66h&gt;&lt;35h&gt;&lt;58h&gt; ï‚Ÿ This command stops overlaying the macro whose ID number was specified most recently.

Related Documents for Brother HL-2230 Command Reference Guide for Software Developers