31 Aug
2006
31 Aug
'06
4:17 p.m.
Strange thing I've noticed with Hobbit 4.2.0's processing of the "TEXT=" tag for the PROC test... If I have TEXT=somestring, it shows up fine. But if I have TEXT=some other string, it shows up as just "some". However, if I do TEXT="some other string", it shows up as "some other string. (note the opening ", but no closing "). Is this perhaps a bug, or am I misinterpreting the doco?