astouffer, thank you.
What's wrong when I can compile multiplication but not division? I get this error "macro div?ctb not found in macro file."
This compiles OK:
This will not compile:Code:width = 510 * mon
~ DaveCode:width = 510 / mon
astouffer, thank you.
What's wrong when I can compile multiplication but not division? I get this error "macro div?ctb not found in macro file."
This compiles OK:
This will not compile:Code:width = 510 * mon
~ DaveCode:width = 510 / mon
Bookmarks