Message 1 of 4
Text Height in Modemacro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi something is resetting my text height in the textstyle and I cant seem to find what it is, is there a way I can get the text height for a specific textstyle "S25" for this example and report it in the modemacro so I can keep a track of when it changes? currently my modemacro is as follows
(setvar "modemacro"
(strcat
"Dimscale = $(getvar,dimscale) LTscale = $(getvar,ltscale) Dimstyle = $(getvar,dimstyle) Autosave = $(getenv, AutomaticSaveMinutes)"
)
Any help will be great
Richie