Hello all

I have a small problem with the following command:

put shell("niutil -readprop . /users/`whoami` realname") into varLongUsername
answer varLongUsername


If I execute "niutil -readprop . /users/`whoami` realname" in the Terminal evan when the username includes non standard ascii character it is displayed OK in the Terminal.

But when I copy it to the Revolution side with the script above the varLongUsername is
garbled where the non acssi characters are !

Hans anybody a clue how I can convert the garbage to the real letters so that I can see
the real "Long Username" of a person ?

Regards
Rolf
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to