It doesn't work because you don't actually have anything that matches the value 
for which you are looking

:)~~~

If you have 0 records listed you don't get a header on an empty report, so how 
would you see the "conversion"  to which you are referring?

If you have at least 1 record matching you would get
LIST SYSTEM.USERS WITH NAME = EVAL "UPCASE("johnson, will")" 14:32:57 03-28-12 
PAGE 1

as your header and then the one record will list.



-----Original Message-----
From: George Gallen <ggal...@wyanokegroup.com>
To: U2 Users List <u2-users@listserver.u2ug.org>
Sent: Wed, Mar 28, 2012 2:24 pm
Subject: Re: [U2] How to UPCASE in a Paragraph?


Not a substring.
When you type in at TCL, do you see a mixture of ' and " after you hit ENTER?
y system is converting the ' -> " so I see:
EVAL "UPCASE("searchvalue")"
Surprisingly, it doesn't throw an error at me with all those "'s
BTW, Trying to use \ didn't work either - again no error, just didn't work.
-----Original Message-----
rom: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] 
n Behalf Of Wjhonson
ent: Wednesday, March 28, 2012 5:15 PM
o: u2-users@listserver.u2ug.org
ubject: Re: [U2] How to UPCASE in a Paragraph?

 have Universe, Information flavor, release 10.2.3
nd the example works.
that is an example
IST FILENAME WITH NAME = EVAL 'UPCASE("<<A,I2,NAME>>")'
issued at TCL, asks me what I want to find, and then finds it
Of course it's the exact field value, not a substring right?  This is not the 
ode for a substring search, just an exact search

-----Original Message-----
rom: George Gallen <ggal...@wyanokegroup.com>
o: U2 Users List <u2-users@listserver.u2ug.org>
ent: Wed, Mar 28, 2012 2:02 pm
ubject: Re: [U2] How to UPCASE in a Paragraph?

 Did , Same Thing. 
 think the problem is my system is converting the ' -> ""
'll try the \ next (hopefully, that's not just a databasic thing)
----Original Message-----
om: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] 
n Behalf Of Wjhonson
nt: Wednesday, March 28, 2012 5:00 PM
: u2-users@listserver.u2ug.org
bject: Re: [U2] How to UPCASE in a Paragraph?
ry it from TCL George first
----Original Message-----
om: George Gallen <ggal...@wyanokegroup.com>
: U2 Users List <u2-users@listserver.u2ug.org>
nt: Wed, Mar 28, 2012 1:49 pm
bject: Re: [U2] How to UPCASE in a Paragraph?
lso....Information flavor
 system converts the ' -> "" before it tries to execute it. 
10.0.2
_____________________________________________
-Users mailing list
-us...@listserver.u2ug.org
tp://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
2-Users mailing list
2-us...@listserver.u2ug.org
ttp://listserver.u2ug.org/mailman/listinfo/u2-users
______________________________________________
2-Users mailing list
2-us...@listserver.u2ug.org
ttp://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to