Page 1 of 1

specfolder function error

Posted: Tue Mar 01, 2022 11:29 am
by alaphate
showmessage specfolder(20)

it works with no errors
show windows fonts folder path

----------------------------------
dim s as string
s = specfolder(20) 'error in this line
showmessage s

Error message: expect a string but found '20'