Skip to content
Prev 157067 / 398506 Next

Calling object outside function

You have to assign the value of the function to an object.  You probably want:

TAZDetermine <- Testdata(....)  # I am not sure what your arguments to
On Wed, Sep 24, 2008 at 1:16 PM, PDXRugger <J_R_36 at hotmail.com> wrote: