<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eiji8pou</author_name>
  <author_url>https://blog.hatena.ne.jp/eiji8pou/</author_url>
  <blog_title>eiji8pou's diary</blog_title>
  <blog_url>https://eiji8pou.hatenadiary.com/</blog_url>
  <categories>
    <anon>NScripter</anon>
  </categories>
  <description>文字変数を配列化できないかを考えた。なんとかなりそうだ。 この方式を使うと、同じ番号の配列変数も使うのが最も合理的に思う。 ある文字列番号$nがあるとして、その$nを分割して使うと言う方法だ。 分割の情報は、?nに格納するのがいいと思う。 また、ユーザー側にも事前の準備を要求する。 たとえば、$100を0〜100までに分割する場合、 ?100を作っておく必要がある。その場合、dim ?100[100][1]と宣言する。最後の[1]が味噌だ。 配列に文字列を追加する。 allay_write命令を使う。 allay_write $配列として扱う文字変数,配列番号,書き込む内容 ※一次配列としての…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feiji8pou.hatenadiary.com%2Fentry%2F20051229%2F1136291969&quot; title=&quot;文字変数の配列化 - eiji8pou&amp;#39;s diary&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>2005-12-29 21:39:29</published>
  <title>文字変数の配列化</title>
  <type>rich</type>
  <url>https://eiji8pou.hatenadiary.com/entry/20051229/1136291969</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
