<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bibouroku_yoko</author_name>
  <author_url>https://blog.hatena.ne.jp/bibouroku_yoko/</author_url>
  <blog_title>bibouroku_yoko</blog_title>
  <blog_url>https://bibouroku-yoko.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>vbsでクリップボードへコピー Option Explicit Dim s s = &quot;こんにちは&quot; &amp; vbTab &amp; &quot;&quot;&quot;山田 やま&quot;&quot;&quot; &amp; vbTab &amp; &quot;さん&quot; PutInClipboardText s MsgBox &quot;文字列をクリップボードにコピーしました。&quot; &amp; vbCrLf &amp; &quot;文字列:&quot; &amp; s Public Sub PutInClipboardText(ByVal str) Dim cmd cmd = &quot;cmd /c &quot;&quot;echo &quot; &amp; str &amp; &quot;| clip&quot;&quot;&quot; CreateObject(&quot;WScript.Shell&quot;).Run cmd, 0 End Sub …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbibouroku-yoko.hateblo.jp%2Fentry%2F2016%2F06%2F20%2F063006&quot; title=&quot;UWSCでクリップボード文字列を取得。 - bibouroku_yoko&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>2016-06-20 06:30:06</published>
  <title>UWSCでクリップボード文字列を取得。</title>
  <type>rich</type>
  <url>https://bibouroku-yoko.hateblo.jp/entry/2016/06/20/063006</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
