<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>computer-life</author_name>
  <author_url>https://blog.hatena.ne.jp/computer-life/</author_url>
  <blog_title>ぼくのデジタルライフ</blog_title>
  <blog_url>https://computerlife.hateblo.jp/</blog_url>
  <categories>
    <anon>Windows</anon>
  </categories>
  <description>大量のファイルの管理にファイルの一覧が必要になったのでその時つくったソースを置いておきます。 スクリプトファイルが置いてあるフォルダのファイルの一覧してくれるものです。VBScriptで書きました。 file-log.vbs Option Explicit Dim FSO, FOLDER, LOG, FILE, SUBFOLDER Set FSO = WScript.CreateObject(&quot;Scripting.FileSystemObject&quot;) Set FOLDER = FSO.GetFolder(&quot;.&quot;) Set LOG = FSO.OpenTextFile(FOLDER &amp; &quot;\ou…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputerlife.hateblo.jp%2Fentry%2Fvbscript-file-log&quot; title=&quot;【VBScript】フォルダ内のファイル一覧を出力する - ぼくのデジタルライフ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://blog-imgs-78.fc2.com/p/c/l/pcllife/blog_import_553610383c80c.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-02-21 18:00:00</published>
  <title>【VBScript】フォルダ内のファイル一覧を出力する</title>
  <type>rich</type>
  <url>https://computerlife.hateblo.jp/entry/vbscript-file-log</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
