At 07:00 PM 11/7/2005, Victor Timmons wrote:

Is there a get GETPROPERTY for getting a forms theme
something like GETPROPERTY RBASE_FORM THEME 'vTheme'

Then you could

  PAUSE 2 USING 'There are P/Os issues to this order'+
    ICON STOP +
    OPTION THEMENAME &vTheme


Victor,

Here's how:

-- Start
GETPROPERTY RBASE_FORM THEMENAME 'vTheme'
RETURN
-- End

That's all there is to it!

Enjoy and make sure to have fun!

Very Best R:egards,

Razzak.

Reply via email to