[Help]Windows for your Script - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Thread: [Help]Windows for your Script (/showthread.php?tid=63554) [Help]Windows for your Script by ins4ne on 07-18-2006 at 06:20 PM im about to read the Scripting Documentation... im at the point where we build windows for our script. but i have a problem... i do everything like it is explained but no window that appears... whats my problem? and is anybody able to explain a bit less confusing? im noob but interested in scripting RE: [Help]Windows for your Script by ddunk on 07-18-2006 at 06:21 PM You need to save the XML file as unicode. RE: [Help]Windows for your Script by ins4ne on 07-18-2006 at 06:23 PM
hm ok... explain please. i open a text document. copy that xml code into it. then i save it as unicode. right? how to save as unicode? RE: [Help]Windows for your Script by ddunk on 07-18-2006 at 06:26 PM
Your text editor should have an "Encoding" drop down box when you go to save the file, set that as Unicode. RE: [Help]Windows for your Script by ins4ne on 07-18-2006 at 06:30 PM and the filename? .txt or .xml? RE: [Help]Windows for your Script by ddunk on 07-18-2006 at 06:30 PM Oh, sorry, XML still. I just didn't change it in the image. RE: [Help]Windows for your Script by ins4ne on 07-18-2006 at 06:31 PM i got it my first window great. Hello World thx a lot man RE: [Help]Windows for your Script by Silentdragon on 07-18-2006 at 08:18 PM Btw it needs to be Unicode 16 - Wordpad saves as this - but most programs I've used save it as Unicode 8, which I haven't seen work. |