Jan. 25, 2012
10:30 p.m.
Garret Raziel wrote:
Ok, so it automaticaly uses longest possible message?
Not the longest (in: the longest available), but whole. Concatenation of all xxx: keyword in the whole statement or parenthesised expression is used. I doesn't matter if #foo: exists if statement is 1 foo: 3 bar: 5; it is always #foo:bar:. Herby