Hi all,
Hopefully I'm not going crazy, but I could have sworn in UD 7.1 that doing a <-1> to append an empty string would not actually appended anything. For example: REC = 'A' REC<-1> = '' Would result in REC equaling 'A', not 'A':@AM In fact, I even have some in-house tools I wrote that rely on <-1> trimming out empty strings. Now, it appears in UD 7.2.5 that this is no longer the case and it does equal 'A':@AM. I've been through all the release notes and cannot see any changes that would have affected this. I've also looked through all the UDT.OPTIONS and see nothing relevant... Am I going crazy or has this indeed changed? Cheers, Dan ########################################################################################### The information transmitted in this message and attachments (if any) is intended only for the person or entity to which it is addressed. The message may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. The intended recipient of this e-mail may only use, reproduce, disclose or distribute the information contained in this e-mail and any attached files with the permission of IMB. ########################################################################################### _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
