2016-11-19 12:16 AM
2016-11-20 09:53 PM
2016-11-21 09:37 AM
4thorns wrote:I would try something like this:
Is there another way that requires fewer lines of script? A condensed version maybe. It's done so I guess it doesn't matter but just wondering for future reference.
_a = A - INT(A/12") * 12" if _a > 11.992" and _a < 12" then plan_fill = 21 parameters plan_fill = plan_fill endif
2016-12-04 10:24 PM