Yeah thought of that, but it just returns ascii characters. Does anyone have a example to head me off to the correct direction?
How are we supposed to know what 'the correct direction' is?
If ASCII characters aren't what you want, then why would you be using Input$ in the first place??? Input$ returns a string with strictly ASCII characters...
I think you need to explain what it is you are trying to achieve.