Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9159

Re: pb7 setvalue for compute field not working

$
0
0

You don't need the quotes in the modify() statement, since ls_user is a string already. 

I prefer to build the complete string first:

 

string     ls_mod, ls_user

ls_user = get_user()

ls_mod = "t_1.text=" + ls_user

dw_1.modify(ls_mod)


Viewing all articles
Browse latest Browse all 9159

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>