Bob,
Please use the Designer to generate the code and not to struggle with the syntax. There is a local text form in there to do all these.


FK


------------
Bob Cummings at 3/14/01 11:31:41 AM

I created an application using ASPDB Pro. I have now converted (on a new server) to Enterprise. However, I am having some problems. I can't get the dbUserLocaltext to work at all. I copied the following:

s= "(;=)zApplyFilter & "=Do my search, please;"
s=s & zResetFilter & "=Clear the above fields;"
Mydb.dbUserLocalText = s

but my filter screen still shows the same messages/buttons. I can't change the default heading as I could with heading= and I can't get rid of the dropdown button, even though I've followed the new settings in the manual.

Help!

Bob Cummings