kjt_set_envar
Created by: phil, Last modification: Sat 21 of Aug, 2010 (15:20 UTC)
Routine name: kjt_set_envar
Action: Sets an environment variable (or updates a variable if it already exists)
Input Registers: HL = name of variable (4 chars max, zero-termination required if less than 4 chars)
DE = address of data for variable (4 bytes)
Output Registers: Zero Flag = set if all OK, not set if no space for new variable