hi monks.
yes. uncomment line 5 means overwrite line 4's code. acttly line 5's code what i needed. i need it to pass in the new value. line4's code is only for testing only.
the pamameter passed into @incomedata is a dynamic data from a loop out side of the sub. i have tested. that data has been passed into $incomedat sucessfully.
but when i try to enable line 5. that mean i try to using the data from $incomedata. i get a blank screen. while the data of line 4 and line5 are virtually the same structure.