Please enable JavaScript to view this site.

 

Navigation: Macros > Macro Language

Macro Language Compiled Code

Scroll Prev Up Next More

This final section of the chapter on the Q++Studio macros language reference is purely optional and deals with more technical "under the hood" issues presenting the compiled code that is the result of compiling macros.

 

When you generate a diary whose grids contains macro tokens, that macro code is not executed directly; a compiled form of that code is used.

 

compiled code in the macros editor

compiled code in the macros editor

compiled code in the macros debugger

compiled code in the macros debugger

 

This code can be seen in the macros editor, and in the macros debugger (it is displayed on a dark blue background).

 

The next sections will discuss this compiled code.

 


Topic 108169, last updated on 14-Apr-2020