<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomute</author_name>
  <author_url>https://blog.hatena.ne.jp/tomute/</author_url>
  <blog_title>tomute's note</blog_title>
  <blog_url>https://tomute.hateblo.jp/</blog_url>
  <categories>
    <anon>Windows</anon>
  </categories>
  <description>Windowsのバッチファイルで簡単なループ処理を書く場合以下のようにする*1。 (1,1,10)の部分は1から1刻みで10までループするという意味。 for /L %%i in (1,1,10) do echo %%i *1:%%と記載するのはバッチファイル内に書く場合で、コマンドプロンプトに直接入力する場合には%で良い</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomute.hateblo.jp%2Fentry%2F20080428%2F1209424901&quot; title=&quot; Windowsのバッチファイルでのループ処理 - tomute&amp;#39;s note&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>2008-04-28 08:21:41</published>
  <title> Windowsのバッチファイルでのループ処理</title>
  <type>rich</type>
  <url>https://tomute.hateblo.jp/entry/20080428/1209424901</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
