PDA

View Full Version : Bracket characters


trippcr
03-06-2003, 06:39 PM
Hello,
I'm tring to output bracket characters in a Write File step. I'm
using the double bracket like it states in the documentation to
output literal brackets. But it seems that it not just doubles but
multiples are converted to one bracket. For example I tried to get
two brackets in my output so I had [[[[ in my step. The result was
only one bracket, which is not what I expected or wanted. Is there a way to get two brackets in the output?

Thanks,
-Corey

kinook
03-06-2003, 06:40 PM
Sure enough, that's a bug. We missed it in testing and apparently nobody needed to do that until now. The download on the web site has been updated with a fix for this limitation.

trippcr
03-06-2003, 06:41 PM
Thanks for the fix. It works great!

-Corey