UpperCAse/LoweCase

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 23 08:58:31 EDT 2015


>                 mail.getValues().clear();
>
mail.getValues().add(forKronos.getValues().get(0).toUpperCase());

You need to be populating "forKronos" *from* mail, not mail from forKronos

... I think

Rod



More information about the users mailing list