ketiv
My application starting from project is working good, when I want the printer button is visible, in other times is not. - OK
You should be using two "foxuser.dbf" resource fiels. One with the print button vaiable, and one with no print button. And depending on your considtion "switch" between resource files using:
SET RESOURCE TO "c:\noPrint.dbf:
or
SET REOURCE TO "C:\withPrint.dbf"
Mike Gagnon
If you want to get the best response to a question, please check out FAQ184-2483 first.