2007-06-18
Blogmail(JScript)
// Blogmail(仮)
// 要 bmail.exe
// 要 bmail.exe
//include
eval(Include("../jscriptcommon/MIME.js")); // Include()はスクリプトの一番下で定義↓
var s = WScript.CreateObject("WScript.Shell");
var fs = new ActiveXObject("Scripting.FileSystemObject");
var re = new RegExp("^==__$", "ig")
var streamname = 'ここにブログのネタが混じっているファイルを書く。「==__」が区切り';
var l = '';
var sta = new Array;
var filel = new Array;
var subl = new Array;
var fl = 0;
var d = new Date();
var datstr = '';
var dgmonth = '';
var dgdate = '';
登録 投稿 [Atom]