Larry, Did my earlier message not get through?
SET VAR VTHEMENAME = 'MAC OS' DIALOG.... OPTION THEMENAME &VTHEMENAME saves you from having to change the theme in code. Claudine -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Lustig Sent: Friday, October 24, 2008 12:25 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Speeding things up << Did you know that you can achieve that goal by using the built-in feature of "Find and Replace" option for either selected files or all files in a defined folder? >> Alas, there are at least three places I'd have to look for themes -- code in program files, stored procedures, and code in form EEPs. I know that some people keep code snippets in tables as well and would have to check there. Plus, that still means no ability for the end user to pick their own theme -- which I think would be a great feature to present to possible users ("You control the look and feel!). Something like SET THEME would address these issues wihle at the same time not disturb any already running code. -- Larry

