int SizeIn(nInchesTimes100)
This macro function converts a size nInchesTimes100 defined in 1/100th inches to a size in the internal fixed units used by QuarkXPress and InDesign.
Fixed units are used in Q++Studio as parameters of the box positioning and resizing macro functions.
nPosRight = SizeIn(2500) // 2.5 inches
SetBoxRight(nPosRight)
See also: textbox resizing macro functions, SizeMm and SizePt.
Topic 139900, last updated on 15-Feb-2025