PB 11.5 on Win7 64bit PC.
I am not able to get the TEMP environment variable on windows 7 in Powerbuilder 11.5.1 build 4675.
int li
string ls_temp_dir
li = RegistryGet("HKEY_CURRENT_USER\Environment\TEMP", "", RegString!, ls_temp_dir)
li returns -1