Created an array using htc_wn:={} followed by AFILL(htc_wn,"NOT IN USE"). This results in a single cell having the value of "NOT IN USE".
Later in the program the statement "htc_wn:={}" is run again. What affect does the second use of the command have on the initial array? (Blanks out array? Leaves the initial value in place? Reduces the array back to one cell?)
Thanks for the support...
Bill...
Later in the program the statement "htc_wn:={}" is run again. What affect does the second use of the command have on the initial array? (Blanks out array? Leaves the initial value in place? Reduces the array back to one cell?)
Thanks for the support...
Bill...