Home M... !man_type (!maroon)
 The guide of UDO
 Command index
 M...

!mapping

Assign value to node.

Type & position: command, main part
 
Syntax: !mapping <value>
 
Description: This command is currently only supported for Windows Help and IPF.
 
IPF:
If you use !mapping 4711 inside a node, UDO will generate an entry res=4711 in the IPF node header. If you don't use !mapping, UDO will output nothing.
 
Windows Help:
With this command you can assign a numerical value to a node that is used in the map file. If you don't use !mapping, UDO uses its internal value for the entry, but only if you used !win_helpid. Thus an entry in the map will be generated if you used either !mapping or !win_helpid or both.
 
Example: !mapping 4711
 
Exists since: Release 6 Patchlevel 8
 
See also: !win_helpid
 

Copyright © www.udo-open-source.org
Last updated on November 5, 2006

Home M... !man_type (!maroon)