Oxygen Basic

Programming => Problems & Solutions => Topic started by: José Roca on October 03, 2018, 01:49:25 PM

Title: chr / wchr
Post by: José Roca on October 03, 2018, 01:49:25 PM
chr accepts more than one value, e.g. dim s as string = chr(65, 66, 67) but wchr only accepts one.
Title: Re: chr / wchr
Post by: Charles Pegge on October 03, 2018, 04:56:21 PM
Thanks. I am extending this feature to wchr