Hi,
Does enyone know why I get twice the same result.
Thanks,
Marc
Does enyone know why I get twice the same result.
FUNCTION test()
local cValue := Space( 256 )
GetEnvironmentVariable( "USERPROFILE", cValue, Len( cValue ) )
cValue=alltrim(cValue)
MsgInfo(cValue)
cValue+='\Test'
MsgInfo(cValue)
RETURNThanks,
Marc
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite