Try
java version "1.4.0-rc" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b91) Java HotSpot(TM) Client VM (build 1.4.0-rc-b91, mixed mode)
It's in the docs now....(but I haven't checked the code...: :-)
UNIX_LINES
public static final int UNIX_LINES
Enables Unix lines mode. In this mode, only the '\n' line terminator is recognized in the behavior of
., ^, and $.
Unix lines mode can also be enabled via the embedded flag expression (?d).
See Also: Constant Field Values
Thanks Les - I have suspected that, but to me it was a little "too big change" to take place between b65 and rc-91 ;o) Well, seems like time to upgrade ;o) The docs as well...
Mariusz
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
