<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ktrito33</author_name>
  <author_url>https://blog.hatena.ne.jp/ktrito33/</author_url>
  <blog_title>怠日記</blog_title>
  <blog_url>https://nmk365.hatenablog.jp/</blog_url>
  <categories>
    <anon>VBScript</anon>
  </categories>
  <description>スクリプトには外部から値を指定できる。スクリプトに指定された引数は WScript.Arguments に格納される。引数の型は文字列になるので、適宜変換して利用する。コマンドライン引数、またはドラッグアンドドロップで指定されたものが引数となる。Count で引数の数を確認できる。WScript.Arguments.CountArguments または Item にインデックスを付けて引数の値を取得できる。WScript.Arguments(0) WScript.Arguments.Item(0)すべての引数を処理するには For…Next ステートメントでループする。Dim i For i …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnmk365.hatenablog.jp%2Fentry%2F20240724%2F1721773800&quot; title=&quot;VBScript - コマンドライン引数の取得 | WScript.Arguments - 怠日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-07-24 07:30:00</published>
  <title>VBScript - コマンドライン引数の取得 | WScript.Arguments</title>
  <type>rich</type>
  <url>https://nmk365.hatenablog.jp/entry/20240724/1721773800</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
