<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>小ネタ単発 &#8211; DigitalBoo</title>
	<atom:link href="https://www.digitalboo.net/archives/tag/one-offs/feed" rel="self" type="application/rss+xml" />
	<link>https://www.digitalboo.net</link>
	<description>やんぐのデジタル部</description>
	<lastBuildDate>Sun, 09 Nov 2025 21:18:34 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.digitalboo.net/main/wp-content/uploads/2016/12/cropped-digitalboo-favicon-2-512-32x32.png</url>
	<title>小ネタ単発 &#8211; DigitalBoo</title>
	<link>https://www.digitalboo.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[FileMaker] 複数レコードを選択する</title>
		<link>https://www.digitalboo.net/post/16631/fm-select-multiple-records</link>
					<comments>https://www.digitalboo.net/post/16631/fm-select-multiple-records#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Thu, 23 Oct 2025 04:29:10 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[小ネタ単発]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=16631</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM-Select-multiple-records-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM-Select-multiple-records-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM-Select-multiple-records-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM-Select-multiple-records-40x40.jpg 40w, https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM-Select-multiple-records-120x120.jpg 120w, https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM-Select-multiple-records-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>FileMakerでレコードをリストやポータルで表示しているとき、一般的なアプリに倣って複数行（複数レコード）をまとめて選択したくなります。選択できるようにしましょう。 FileMakerでよく使う小ネタのベーシック部分 &#8230; <p class="link-more"><a href="https://www.digitalboo.net/post/16631/fm-select-multiple-records" class="more-link"><span class="screen-reader-text">"[FileMaker] 複数レコードを選択する" の</span>続きを読む</a></p>]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/16631/fm-select-multiple-records/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://www.digitalboo.net/main/wp-content/uploads/2025/04/selectsample.mp4" length="2527080" type="video/mp4" />

			</item>
		<item>
		<title>FileMaker ブラウザテーブルで運用する</title>
		<link>https://www.digitalboo.net/post/16610/fm-browser-table</link>
					<comments>https://www.digitalboo.net/post/16610/fm-browser-table#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Fri, 03 Oct 2025 09:32:17 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[小ネタ単発]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=16610</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM_Brz-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM_Brz-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM_Brz-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM_Brz-40x40.jpg 40w, https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM_Brz-120x120.jpg 120w, https://www.digitalboo.net/main/wp-content/uploads/2025/10/FM_Brz-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>FileMakerで『ブラウザ用テーブル』を使い、メインデータをポータル表示する基本。 ブラウザ用テーブルにレコードを表示して運用 通常はデータテーブルを直接レイアウトに表示しますが、ここでは『ブラウザ用テーブル』をレイ &#8230; <p class="link-more"><a href="https://www.digitalboo.net/post/16610/fm-browser-table" class="more-link"><span class="screen-reader-text">"FileMaker ブラウザテーブルで運用する" の</span>続きを読む</a></p>]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/16610/fm-browser-table/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>FileMaker 新規ウインドウを中央に開く</title>
		<link>https://www.digitalboo.net/post/16589/filemaker-open-new-window-centered</link>
					<comments>https://www.digitalboo.net/post/16589/filemaker-open-new-window-centered#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Mon, 29 Sep 2025 18:04:18 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[小ネタ単発]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=16589</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2025/09/FM-Open-new-window-centered-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2025/09/FM-Open-new-window-centered-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2025/09/FM-Open-new-window-centered-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2025/09/FM-Open-new-window-centered-40x40.jpg 40w, https://www.digitalboo.net/main/wp-content/uploads/2025/09/FM-Open-new-window-centered-120x120.jpg 120w, https://www.digitalboo.net/main/wp-content/uploads/2025/09/FM-Open-new-window-centered-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>FileMaker のスクリプトの中で新規ウインドウを開くことがあると思いますが、現在ウインドウのちょうど真ん中に開けたら良いなーとよく思います。応用はさておき、その基本のところだけサンプル作っておきましょうか。 Fil &#8230; <p class="link-more"><a href="https://www.digitalboo.net/post/16589/filemaker-open-new-window-centered" class="more-link"><span class="screen-reader-text">"FileMaker 新規ウインドウを中央に開く" の</span>続きを読む</a></p>]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/16589/filemaker-open-new-window-centered/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[FileMaker] クリックのスクリプト [初心]</title>
		<link>https://www.digitalboo.net/post/16603/click-script</link>
					<comments>https://www.digitalboo.net/post/16603/click-script#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Thu, 01 May 2025 07:23:50 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[Get ( アクティブ修飾キー )]]></category>
		<category><![CDATA[小ネタ単発]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=16603</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2025/04/クリックスクリプト-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2025/04/クリックスクリプト-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2025/04/クリックスクリプト-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2025/04/クリックスクリプト-40x40.jpg 40w, https://www.digitalboo.net/main/wp-content/uploads/2025/04/クリックスクリプト-120x120.jpg 120w, https://www.digitalboo.net/main/wp-content/uploads/2025/04/クリックスクリプト-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>FileMakerでクリックを拡張します。普通のシングルクリックの他、ダブルクリックや修飾キー（shiftやoption）+ クリックに反応するスクリプトを作りましょう。 FileMakerでよく使う小ネタがあるんですが &#8230; <p class="link-more"><a href="https://www.digitalboo.net/post/16603/click-script" class="more-link"><span class="screen-reader-text">"[FileMaker] クリックのスクリプト [初心]" の</span>続きを読む</a></p>]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/16603/click-script/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://www.digitalboo.net/main/wp-content/uploads/2025/04/クリックスクリプト.mp4" length="2714450" type="video/mp4" />

			</item>
		<item>
		<title>[FileMaker] レコードを矢印キーで移動 [初心]</title>
		<link>https://www.digitalboo.net/post/16576/move-records-using-the-arrow-keys</link>
					<comments>https://www.digitalboo.net/post/16576/move-records-using-the-arrow-keys#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Thu, 24 Apr 2025 14:01:09 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[Get ( アクティブポータル行番号 )]]></category>
		<category><![CDATA[Code ( Get ( トリガキー入力 ) )]]></category>
		<category><![CDATA[小ネタ単発]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=16576</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2025/04/矢印キーリスト移動-e1745502555420-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2025/04/矢印キーリスト移動-e1745502555420-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2025/04/矢印キーリスト移動-e1745502555420-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2025/04/矢印キーリスト移動-e1745502555420-40x40.jpg 40w, https://www.digitalboo.net/main/wp-content/uploads/2025/04/矢印キーリスト移動-e1745502555420-120x120.jpg 120w, https://www.digitalboo.net/main/wp-content/uploads/2025/04/矢印キーリスト移動-e1745502555420-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>矢印キーでレコード送り。スクリプトトリガOnLayoutKeystrokeにセットするスクリプトを作って実現します。 FileMakerでよく使う小ネタがあるんですが、よく使う割には再現しようとして「どうやるんだっけ？」 &#8230; <p class="link-more"><a href="https://www.digitalboo.net/post/16576/move-records-using-the-arrow-keys" class="more-link"><span class="screen-reader-text">"[FileMaker] レコードを矢印キーで移動 [初心]" の</span>続きを読む</a></p>]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/16576/move-records-using-the-arrow-keys/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://www.digitalboo.net/main/wp-content/uploads/2025/04/矢印キーリスト移動.mp4" length="191457" type="video/mp4" />

			</item>
		<item>
		<title>[FileMaker] BYTE単位の数値を桁に合わせてフォーマットする計算式</title>
		<link>https://www.digitalboo.net/post/16514/formatfilesize-customfunctions</link>
					<comments>https://www.digitalboo.net/post/16514/formatfilesize-customfunctions#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Sun, 12 Jan 2025 10:59:26 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[小ネタ単発]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=16514</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2025/01/formatFileSize-customFunctions-FI-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2025/01/formatFileSize-customFunctions-FI-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2025/01/formatFileSize-customFunctions-FI-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2025/01/formatFileSize-customFunctions-FI-40x40.jpg 40w, https://www.digitalboo.net/main/wp-content/uploads/2025/01/formatFileSize-customFunctions-FI-120x120.jpg 120w, https://www.digitalboo.net/main/wp-content/uploads/2025/01/formatFileSize-customFunctions-FI-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>FileMaker 計算式の小ネタです。生のファイルサイズ（BYTE）を桁に合わせて見栄え変換します。 ファイルサイズのフォーマット いろんな目的や手段によってファイルサイズを取得することがあると思いますが、取得した生の &#8230; <p class="link-more"><a href="https://www.digitalboo.net/post/16514/formatfilesize-customfunctions" class="more-link"><span class="screen-reader-text">"[FileMaker] BYTE単位の数値を桁に合わせてフォーマットする計算式" の</span>続きを読む</a></p>]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/16514/formatfilesize-customfunctions/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
