Re: [Harbour] re. note in source/rtl/gete.c

2009-08-24 Thread Viktor Szakáts
Hi April, In most cases the default passed by the application is already using the CP from the application so converting it could easily result in double conversion. I'll change 'on the returned value' to 'onto the retrieved envvar value', plus correct some typos. Thank you for the note. Brgds

[Harbour] re. note in source/rtl/gete.c

2009-08-24 Thread April White
Viktor, the note within this source file is: /* NOTE: Harbour extended version of GETENV(). The 2nd parameter can be used to specify a default value, returned if the requested envvar doesn't exist. 3rd, optional logical parameter can specify wether to apply automat