When I look at variables that contain characters you'd escape like apostrophies etc, they come out in a textbox as html entities, eg &pos; and I've tried things I can think of from other languages like unescape() or stripslashes() but I dunno AS well enough to know what function to convert them back. What is it? x.x I tried saying .htmltext on the textbox instead of just .text but that didn't help either. Can't find anything saying what to use anywhere :/
_________________________________
Leozack
_________________________________
Leozack
Code:
MakeUniverse($infinity,1,42);