Your suggestion worked nicely. I'm not sure why
the Str() function causes an error as the resultant string itself looks like an
acceptable form for the argument for that function. Do you know if the compiler
is automatically recasting the integer variable to a string if the Str() is
omitted?