Different colors per user
Jay R. Ashworth
jra at baylink.com
Wed Feb 20 21:21:21 PST 2008
On Wed, Feb 20, 2008 at 11:50:54PM -0500, Kenneth Brody wrote:
> Quoting Brian K. White (Wed, 20 Feb 2008 18:48:34 -0500):
> [...]
> > # set |egrep -i "(normal|inverse)"
> >
> > MenuNormal=0x40
> >
> > # runmenu
> >
> > I definitly does work.
> >
> > I change that number and get the appropriate color every time.
> >
> > Same for other variables. Haven't tried nailing down what case
> > conflicts do, other things to do...
>
> Environment variables are case-sensitive under *nix, but not under Windows.
To clarify: getenv("MenuNormal") will return the value of %MENUNORMAL%
on Windows, but not of $MENUNORMAL (only of $MenuNormal) on UNIX, then,
correct?
Cheers,
-- jra
--
Jay R. Ashworth Baylink jra at baylink.com
Designer The Things I Think RFC 2100
Ashworth & Associates http://baylink.pitas.com '87 e24
St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274
Those who cast the vote decide nothing.
Those who count the vote decide everything.
-- (Joseph Stalin)
More information about the Filepro-list
mailing list