I have updated both of those and a good number of other UDF's. But when I updated "_GUICtrlListViewGetItemText" to "_GUICtrlListView_GetItemTextString" I found that they changed the options of the function, and I can't seem to locate the differences.
the code had "_GUICtrlListViewGetItemText ($lv_pcs, -1, 0)"
do I just need to remove the ", 0", or has the setting to the function changed more than that?