Sorry Larry.  I missed the distinction. When I added themes, I
methodically changed the DIALOGs, CHOOSEs and PAUSEs but my apps are
small.  That 'splains it!

Claudine 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence
Lustig
Sent: Friday, October 24, 2008 1:57 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Speeding things up

<<
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