gfvalvo:
A complete and properly posted (Code Tags) sketch that compiles.
By copying the code, and read it back i found the error. The "scale.get_units()" function is returning a FLOAT variable. I was declaring the variable to hold it has a Long.
Without your reply, I would had probably not yet resolved it tonight.