What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
Hmmm - could you be more precise about the error??
givskovScripting04-20-2009 at 04:37 PM
RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
Sorry - forgot one line - should have been: fso = new ActiveXObject("Scripting.FileSystemObject"); blpp = fso.OpenTextFile(MsgPlus.ScriptFilesPath+"\\log .txt",8); blpp.Writeline(objDate + ":" + strEvent); blpp.Close(); Hope this helps ....
givskovScripting04-03-2009 at 09:32 AM
RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
You can't - but you can add this to the file IPGet_interface.log.js: -------------------------------------------------- - blpp = fso.OpenTextFile(MsgPlus.ScriptFilesPath+"\\log .txt",8); blpp.Writeline(objDate + ":" + strEvent); blpp.Close()...
givskovScripting03-21-2009 at 10:06 PM
[Hide Excerpts]