Previous Topic: Use of Single Quote Character in Java Messages and Source CodeNext Topic: Upgrading from CA Plex r4.0


Use of Backslash Character in Values for Java

The Java Generator at CA Plex r4.5 and earlier required that two backslash characters (\\) be used in values whenever you required a single backslash character to be used at run time. This behavior was inconsistent with other generators.

This problem was corrected in CA Plex r5.0. Now only a single backslash character (\) is required. However, any existing values using the previous workaround will need to be edited when upgrading to r5.0.