jaibin1984
Programmer
- Feb 20, 2011
- 7
How to set a particular data to all the rows for a column in a data window without using the Array or any loops.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
integer li_rc
string ls_filename
ls_file_name = <put name of file just loaded here>
li_rc = dw_1.modify("sourcefile='" + ls_filename + "'")