The user function SetValue() methods are no longer called but instead the Uf_page.SetValue() method
is used to set up user function arguments. This is important as this later method can properly
handle the free file format arguments and other special arguments whereas the former cannot.