<?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>メッセージボックスで「Hello World!」と表示するだけのスクリプトを作ってみる。おそらくこれが一番簡単。 スクリプトファイルの形式 スクリプトファイルは次の形式で作る。 形式 : テキストファイル 拡張子 : .vbs 文字エンコーディング : シフトJIS（メモ帳で言うと ANSI） 改行コード : 〈CR〉〈LF〉 特に文字エンコーディングには気を付けること。シフトJISでないとコンパイルエラーになったり、実行時に文字化けしたりする可能性がある。 スクリプトを書く メッセージボックスを表示するだけのスクリプトを書いていく。 まずはメモ帳を開き、次の内容を入力する。 MsgBox &quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnmk365.hatenablog.jp%2Fentry%2Fvbscript-create-script-that-displays-hello-world&quot; title=&quot;VBScript - スクリプトを作ってみる 「Hello World!」 - 怠日記&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>2023-04-01 08:00:00</published>
  <title>VBScript - スクリプトを作ってみる 「Hello World!」</title>
  <type>rich</type>
  <url>https://nmk365.hatenablog.jp/entry/vbscript-create-script-that-displays-hello-world</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
