I can't get a message to display
That was the problem. You must use /-s
I don't see why they don't warn you about this in the manuals... anyway, I succeeded in a messagebox for first day.
Could you tell me one thing. Does the noumber of spaces matter in a formula?
Is this:
I don't see why they don't warn you about this in the manuals... anyway, I succeeded in a messagebox for first day.
Could you tell me one thing. Does the noumber of spaces matter in a formula?
Is this:
equal with this:function whatever()
if anything==9
with a space at the _ ???function whatever_()
if anything==_9
In that case space don't count, though they do count in object names.
So, "my object" <> "my object" <> "myobject" <> " my object"
Generally, you should always check trailing spaces in the field "name" in an object propertiies tree, can save you a lot of nerves.
Between operators you can have as many spaces and tabs as you like.
So, "my object" <> "my object" <> "myobject" <> " my object"
Generally, you should always check trailing spaces in the field "name" in an object propertiies tree, can save you a lot of nerves.
Between operators you can have as many spaces and tabs as you like.
Who is online
Users browsing this forum: No registered users and 1 guest