
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Still Clueless
This message didn't originate from me !! ???
Garry
----- Original Message -----
From: "Mike Heins" <mheins@redhat.com>
To: "chad m. townsend" <chad@hq.mycity.com>
Cc: <interchange-users@interchange.redhat.com>
Sent: Thursday, August 30, 2001 2:54 PM
Subject: Re: [ic] Still Clueless
> Quoting chad m. townsend (chad@hq.mycity.com):
> >
> > conditional stmts. inside theme.cfg
> >
> > i have a Variable named STYLE that the admin can change in the
> > Preferences area. in theme.cfg i would like say something like this:
> >
> > ifdef @STYLE =~ /red/i
> > Variable BACKGROUND #rgb_code
> > endif
> >
> > ifdef @STYLE =~ /blue/i
> > Variable BACKGROUND #rgb_code
> > endif
> >
> > etc. sorta like they do for traffic:
> >
> > ifdef @TRAFFIC =~ /low/i
> > Pragma dynamic_variables
> > endif
> >
> > what i'm i doing wrong? it's prob my syntax any help = mucho gracias
> >
>
> Sorry, you will be removed from the list if you keep sending the same
> message to it 8 times.
>
> ifdef STYLE =~ /red/i
> Variable BACKGROUND #rgb_code
> endif
>
> ifdef STYLE =~ /blue/i
> Variable BACKGROUND #rgb_code
> endif
>
> @ is for global variables.
>
> --
> Red Hat, Inc., 131 Willow Lane, Floor 2, Oxford, OH 45056
> phone +1.513.523.7621 fax 7501 <mheins@redhat.com>
>
> Nature, to be commanded, must be obeyed. -- Francis Bacon
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users