<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kunst1080</author_name>
  <author_url>https://blog.hatena.ne.jp/kunst1080/</author_url>
  <blog_title>くんすとの備忘録</blog_title>
  <blog_url>https://kunst1080.hatenablog.com/</blog_url>
  <categories>
    <anon>BAT</anon>
    <anon>Windows</anon>
  </categories>
  <description>これは、コマンドプロンプト(cmd.exe) Advent Calendar 2015 - Qiitaの10日目の記事です。※Windows 10 Home 64bit 搭載のcmd.exeにて検証を行っています。BATファイルを使って、VBのRIGHT関数みたいなコマンドを作成します。 RIGHT.bat @set str=%~1 @set /a length=%~2 @call echo %%str:~-%length%%% 実行してみませう C:\Users\kunst\Desktop&gt;right hoge 1 e C:\Users\kunst\Desktop&gt;right hoge 3 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkunst1080.hatenablog.com%2Fentry%2F2015%2F12%2F10%2F075324&quot; title=&quot;BATファイルで部分文字列を得る - RIGHT - くんすとの備忘録&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>2015-12-10 07:53:24</published>
  <title>BATファイルで部分文字列を得る - RIGHT</title>
  <type>rich</type>
  <url>https://kunst1080.hatenablog.com/entry/2015/12/10/075324</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
