Hi there,
Is there someone who knows how to convert a string in MSX basic to lowercase?
The only thing i could find is: A$=CHR$(ASC(A$) AND &HDF).
But it's the other way around (this converts A$ to uppercase)
Thanks in advance
Login or register to post comments