/*REXX program shows how to get an environmental variable under Windows*/ x=value('TEMP',,'ENVIRONMENT')