gc_frmname is a global variable defined in the calling program.
the class name is actually "articm" of articd.vcx and appears to be defined as objarticm as the form name.
Another had suggested I use the command of objarticm.invprint.refresh() and so far that seems to work in resetting its property. One thing I have not been doing with visual class libraries and I wonder if this makes any difference as I am currently not onsite where the production program is currently being used:
compile class articd
where articd.vct is the visual class library. Before I'd open and save the visual class library file and thought it automatically compiled everything.