Originally posted by [email protected]
View Post
Code:
help quietly
Originally posted by [email protected]
View Post
In an expression, you attempted to combine a string and numeric
subexpression in a logically impossible way. For instance, you
attempted to subtract a string from a number or you attempted
to take the substring of a number.
subexpression in a logically impossible way. For instance, you
attempted to subtract a string from a number or you attempted
to take the substring of a number.
Leave a comment: