<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k-emu</author_name>
  <author_url>https://blog.hatena.ne.jp/k-emu/</author_url>
  <blog_title>自分方位研究所</blog_title>
  <blog_url>https://www.mypath-as-variant.com/</blog_url>
  <categories>
    <anon>Excel VBA</anon>
  </categories>
  <description>Excelのマクロ コードに「debug.print」 コマンドを入れておくと、マクロ実行中の変数の内容や、処理の途中経過を、VBE(Visual Basic Editor)のイミディエイトウィンドゥへ出力してくれます。 とても便利なのですが、出力文字数が大きすぎると最初に表示されたものから順に消されていきます。そのため、WEBページのソースコードなど、大量の文字列を表示しようとすると、一部表示しきれない行が出てきます。また、イミディエイトウィンドゥは、表示エリアが小さいので 一覧性に欠けます。 ということで、debug.printで、ある程度まとまった文字列を表示しようとすると、どうしても外…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mypath-as-variant.com%2Fentry%2F2020%2F06%2F03%2F225452&quot; title=&quot;VBAでのマクロ実行中、VBEのイミディエイトウィンドゥに出力する「debug.print」の内容を外部テキストファイルへ出力。 - 自分方位研究所&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>2020-06-03 22:54:52</published>
  <title>VBAでのマクロ実行中、VBEのイミディエイトウィンドゥに出力する「debug.print」の内容を外部テキストファイルへ出力。</title>
  <type>rich</type>
  <url>https://www.mypath-as-variant.com/entry/2020/06/03/225452</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
