This subroutine sets the current theme.
Usage:
PASS <theme_name> FIELD SHARE? N
PASS <application> FIELD SHARE? N
PASS <version> FIELD SHARE? N
GOSUB --- .WIDGET SET THEME
* Check for errors
IF --- .WIDGET SET THEME NE
Description:
This subroutine sets the current theme. <theme_name> is required but can be blank to clear the theme, the subroutine will cancel if it is not received.
<application> is the application id the theme is to be loaded from. (Optional).
<version> is the version id the theme is to be loaded from. (Optional).
See
.WIDGET APPLY THEME for more information on using Themes.
Read what other users have said about this page or add your own comments.
--
PeteBrower - 2012-03-30