<<
SET VAR VTHEMENAME = 'MAC OS'

DIALOG.... OPTION THEMENAME &VTHEMENAME saves you from having to change
the theme in code.
>>

Yes, but not for existing applications -- I still have to find every single 
DIALOG, PAUSE, and CHOOSE command in these applications.  Finding them in 
embedded EEP code is especially hard, since it can't be automated due to the 
way that R:Base stores strings in the form definition.

This works okay for new applications, but most of my work is on very large 
existing applications.
--
Larry


Reply via email to