amddrafting Posted January 8, 2019 Share Posted January 8, 2019 I was wondering if anyone could help me with macro's. Is there a way to add multiple macro's and get a total? If so could you add a video, I'm more of a visual person Link to comment Share on other sites More sharing options...
Kbird1 Posted January 8, 2019 Share Posted January 8, 2019 Joe Carrick has a few packages available if you are not familar with Ruby ( and don't want to learn....) 1 Link to comment Share on other sites More sharing options...
BrownTiger Posted January 13, 2019 Share Posted January 13, 2019 On 1/8/2019 at 11:28 AM, amddrafting said: I was wondering if anyone could help me with macro's. Is there a way to add multiple macro's and get a total? If so could you add a video, I'm more of a visual person Yes, you need to assign custom labels to the rooms. Lets say you created a Label to display survey, assigned a macro "siteSurvey", now inside of that macro you attempting to access in FrontPorch. To get that value, find FrontPorch room and set the label, inside of custom function assign global $frontPorch = owner.interior_area. Now $frontPorch global variable will be available in the site survey. to add them all. To add ruby + and most likely (+).round(1). xxx.to_i (converts to integer) Or you can just buy a macro from Joe or Alaska_son 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now