Operating System - HP-UX
1847761 Members
3496 Online
104013 Solutions
New Discussion

CDE problems with environment variables

 
Christopher Barton
New Member

CDE problems with environment variables

I have different classes of operators who require different menus
when they login. We implement this by setting environment variables
at login, and building our menus based on these. I know these are being set correctly. However, after loading our latest HP patches this is no longer functioning. The dt errorlog gives the message ....
Error (4): dtwm PID 1871 Invalid Integer -- $itmsc_1_12_ph
Now that is clearly not the only error since if I move the
".fp" file with this in and re-log in then I get a similar message but with
$itmsc_1_11_ph.
Of more concern is my CONTAINER NAME since that menu does not appear. If I move the files then I don't even seem to get an error message for this. If I edit the file and hard code the value then relogin the menu appears fine - however either everyone gets it or no one which is not acceptable.
So looking at the patches the relevant one seems to be PHSS_22341 does anyone know of any problems with this patch?