Another StrConv function problem

I’m having problems with the StrConv funtion.

Here is where the StrConv is:

tmp1(ctr) = Strconv(DocOne.location(0), SC_ProperCase)

I’ve tried putting: %INCLUDE “lsconst.lss”

in my Global Declarations in my view where the button is and also tried putting in Declarations in the form but no luck.

I’m confused about the lsconst.lss.

All I know is that on my report, the propercase is not working.

Any help would be appreciated…thanks!

Subject: another StrConv function problem…

Disregard…figured it out…gave in too soon.

It always helps to have the correct field name! Grrrrrr.