[HELP] Store variable - 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] Store variable (/showthread.php?tid=89545) [HELP] Store variable by hajani on 03-08-2009 at 04:08 PM How can i store a variable somewhere? (i set for example myvar to "3" by function, and on next start value of myvar is "3") RE: [HELP] Store variable by matty on 03-08-2009 at 04:29 PM You can use the registry, an XML file, an INI file... take your pick... RE: [HELP] Store variable by hajani on 03-08-2009 at 04:33 PM can i do this with javascript (msn plus script) or i must do it with vb? RE: [HELP] Store variable by matty on 03-08-2009 at 04:41 PM No you can do it with JScript. Have you decided where you want to store it? RE: [HELP] Store variable by hajani on 03-08-2009 at 04:49 PM
a single txt file would be excellent, but how can i write a file with javascript? RE: [HELP] Store variable by Matti on 03-08-2009 at 05:13 PM
RE: [HELP] Store variable by hajani on 03-08-2009 at 05:58 PM thank you very much RE: [HELP] Store variable by matty on 03-08-2009 at 06:14 PM
quote:Wasn't that based off of Screenshot Sender RE: [HELP] Store variable by Matti on 03-08-2009 at 07:22 PM
quote:Yes it is, but your Screenshot Sender 5 is yet to be released! |