Syntax really does matter. Rather, matter really does syntax.
I discovered this while performing operations for the Skyhook International program:
hook \ 3 = box -> incorrect
box = hook \ 3 -> correct
Confusingly, though, when you want something to appear:
Me.lblBoxAns.Text = box
Computers are confusing. But they're fun.
No comments:
Post a Comment