quote:
Originally posted by warmth
Sorry but It doesn't work for me... I think is maybe cause I am using WLM, MP!L and Windows Vista SP2... all in spanish! so path aren't the same... and you are not using local/global environment variables!
It shouldn't make difference the language you are using.
The script saves emoticons in "CFolder", which is:
var CFolder = MsgPlus.ScriptFilesPath+"\\"+DateDemo()+"_"+rand;
(DateDemo() like day_month_year and rand a random number)
And those path should be always valid.
Maybe the problem is Vista SP2 but mynetx seems not to have problems. What does Debug for Script says?
@SonicSam: I wouldn't show each emoticon path (i put width="0" and Visible="False" in path column) because it's not necessary, in my opinion. Selection of saving folder is a great idea.
Thanks for all comments and testing!