Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

27 Working with Mif2Go macros > 27.2 Using macro variables > 27.2.6 Using FrameMaker system variables as macro variables


27.2.6 Using FrameMaker system variables as macro variables

Mif2Go provides predefined macro variables for the following FrameMaker system-variable building blocks:

[spacer]

<$$_volnum>

Volume Number

<$$_chapnum>

Chapter Number

<$$_sectionnum>

Section Number (FrameMaker version 9+)

<$$_subsectionnum>

Subsection Number (FrameMaker version 9+)

These four are the only FrameMaker system variables that can be used as Mif2Go macro variables. Because references to these FrameMaker system-variable building blocks follow the same naming rules as FrameMaker user variables, in a Mif2Go macro you could refer to the value of (for example) the FrameMaker Chapter Number variable in either form: <$$Chapter_Number> or <$$_chapnum>.

See also:

§27.2.5 Treating FrameMaker user variables as macro variables



27 Working with Mif2Go macros > 27.2 Using macro variables > 27.2.6 Using FrameMaker system variables as macro variables