<?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>FileMaker CodeManager &#8211; DigitalBoo</title>
	<atom:link href="https://www.digitalboo.net/post/series/codemanager/feed" rel="self" type="application/rss+xml" />
	<link>https://www.digitalboo.net</link>
	<description>やんぐのデジタル部</description>
	<lastBuildDate>Tue, 19 Mar 2024 21:28:44 +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>FileMaker CodeManager &#8211; DigitalBoo</title>
	<link>https://www.digitalboo.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>FileMaker CodeManager シングルクォートの改善</title>
		<link>https://www.digitalboo.net/post/14083/coderun-v3-2</link>
					<comments>https://www.digitalboo.net/post/14083/coderun-v3-2#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Fri, 22 Dec 2023 15:05:48 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=14083</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-55x55.png" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-55x55.png 55w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-100x100.png 100w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-320x320.png 320w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-1024x1024.png 1024w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-525x525.png 525w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-740x740.png 740w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-80x80.png 80w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2.png 1080w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>FileMaker から AppleScript や コマンドを実行できる CodeRun という仕組みがありまして、その機能にコマンドメモなどの機能を加えた CodeManager というファイルがあります。更新版をアップしました。]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/14083/coderun-v3-2/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>シングルクォートのエスケープ処理</title>
		<link>https://www.digitalboo.net/post/14041/singlequote</link>
					<comments>https://www.digitalboo.net/post/14041/singlequote#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Thu, 21 Dec 2023 19:06:29 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[ターミナルやAppleScript]]></category>
		<category><![CDATA[do script]]></category>
		<category><![CDATA[CodeRun]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=14041</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2023/12/singleQuote-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2023/12/singleQuote-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2023/12/singleQuote-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2023/12/singleQuote-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>コマンドの記述で、シングルクォートの中にシングルクォートがある場合のエスケープ処理が少し厄介です テキスト内容に &#8216;（シングルクォート）が含まれる場合の扱いについてです。何の扱いかというと、ターミナルのコマン &#8230; <p class="link-more"><a href="https://www.digitalboo.net/post/14041/singlequote" class="more-link"><span class="screen-reader-text">"シングルクォートのエスケープ処理" の</span>続きを読む</a></p>]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/14041/singlequote/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Macで実行可能なFileMakerコード管理 CodeManager 使い方</title>
		<link>https://www.digitalboo.net/post/9596/codemanager-manual</link>
					<comments>https://www.digitalboo.net/post/9596/codemanager-manual#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Sat, 15 Apr 2023 18:13:41 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=9596</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-55x55.png" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-55x55.png 55w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-100x100.png 100w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-320x320.png 320w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-1024x1024.png 1024w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-525x525.png 525w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-740x740.png 740w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-80x80.png 80w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2.png 1080w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>コード管理と実行ランチャー CodeManager のシリーズ記事です。使い方。]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/9596/codemanager-manual/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Macで実行可能なFileMakerコード管理 CodeManager その3 実行するスクリプト</title>
		<link>https://www.digitalboo.net/post/10299/codemanager_v2_3</link>
					<comments>https://www.digitalboo.net/post/10299/codemanager_v2_3#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Fri, 08 Jul 2022 18:01:36 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[CodeRun]]></category>
		<category><![CDATA[do script]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=10299</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-55x55.png" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-55x55.png 55w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-100x100.png 100w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-320x320.png 320w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-1024x1024.png 1024w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-525x525.png 525w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-740x740.png 740w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-80x80.png 80w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2.png 1080w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>コマンドやスクリプトなど、コードを管理して実行もできる自作FileMaker書類 CodeManager.fmp12 の利用と仕組みについて。その3。今回は、完成形コードを実行するスクリプト"CodeRun"についてです。]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/10299/codemanager_v2_3/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Macで実行可能なFileMakerコード管理 CodeManager その2 コマンドラインを do shell script に変換</title>
		<link>https://www.digitalboo.net/post/10297/codemanager_v2_2</link>
					<comments>https://www.digitalboo.net/post/10297/codemanager_v2_2#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Wed, 06 Jul 2022 14:36:53 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[do script]]></category>
		<category><![CDATA[CodeRun]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=10297</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-55x55.png" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-55x55.png 55w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-100x100.png 100w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-320x320.png 320w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-1024x1024.png 1024w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-525x525.png 525w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-740x740.png 740w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2-80x80.png 80w, https://www.digitalboo.net/main/wp-content/uploads/2022/07/CodeManager-cover-2-2.png 1080w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>フィールド CodeDoScript が本ファイルの要のひとつ、コードを実行できる形に変換する計算フィールドです。変換テンプレートを使って CodeTemp に書かれたコードを do shell script に変換します。]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/10297/codemanager_v2_2/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Macで実行可能なFileMakerコード管理 CodeManager</title>
		<link>https://www.digitalboo.net/post/9967/codemanager_v2_1</link>
					<comments>https://www.digitalboo.net/post/9967/codemanager_v2_1#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Tue, 05 Jul 2022 18:12:33 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[do script]]></category>
		<category><![CDATA[CodeRun]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=9967</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2022/03/CodeRun-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2022/03/CodeRun-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2022/03/CodeRun-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2022/03/CodeRun-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>コマンドやスクリプトなど、コードを管理して実行もできる自作FileMaker書類 CodeManager.fmp12 の利用と仕組みについて。]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/9967/codemanager_v2_1/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>do shell script で pbcopy が動かない事例を解決</title>
		<link>https://www.digitalboo.net/post/9970/doshellscript-pbcopy</link>
					<comments>https://www.digitalboo.net/post/9970/doshellscript-pbcopy#comments</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Thu, 21 Apr 2022 12:33:37 +0000</pubDate>
				<category><![CDATA[ターミナルやAppleScript]]></category>
		<category><![CDATA[問題と解決]]></category>
		<category><![CDATA[do script]]></category>
		<category><![CDATA[Exiftool]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=9970</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2022/04/DoShellScript-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2022/04/DoShellScript-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2022/04/DoShellScript-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2022/04/DoShellScript-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>pbcopy（クリップボードに保存するコマンド）が、ターミナルでは問題ないのに do shell script では動かない事例。問題がどこにあるのか、解決できるのか、デジタルデカが挑みます。 Introduction  &#8230; <p class="link-more"><a href="https://www.digitalboo.net/post/9970/doshellscript-pbcopy" class="more-link"><span class="screen-reader-text">"do shell script で pbcopy が動かない事例を解決" の</span>続きを読む</a></p>]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/9970/doshellscript-pbcopy/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>AppleScriptからdo script で呼び出すコマンドのパスにスペースがあるとエラーになる問題を解決</title>
		<link>https://www.digitalboo.net/post/8025/do-script</link>
					<comments>https://www.digitalboo.net/post/8025/do-script#comments</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Sun, 01 Aug 2021 09:44:17 +0000</pubDate>
				<category><![CDATA[ターミナルやAppleScript]]></category>
		<category><![CDATA[問題と解決]]></category>
		<category><![CDATA[do script]]></category>
		<category><![CDATA[AppleScript]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=8025</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2021/08/AppleScriptとtermnal-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2021/08/AppleScriptとtermnal-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2021/08/AppleScriptとtermnal-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2021/08/AppleScriptとtermnal-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>AppleScriptからdo script を使ってコマンドラインを呼び出すとき、スペースが入ったパスが含まれるとエラーになる問題があります。これを解決する方法。ついでに do script にどのようにコードを填め込むかの回答に至ります。]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/8025/do-script/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Automatorで難儀したので破棄してFileMakerで自動化した</title>
		<link>https://www.digitalboo.net/post/7333/automator-exiftool-filemaker</link>
					<comments>https://www.digitalboo.net/post/7333/automator-exiftool-filemaker#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Mon, 21 Jun 2021 00:27:49 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[do script]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=7333</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2021/06/Digitalboo1-ogp-ex-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2021/06/Digitalboo1-ogp-ex-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2021/06/Digitalboo1-ogp-ex-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2021/06/Digitalboo1-ogp-ex-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>Automator で自動化を試みようとしましたが手強かったという過去記事の続編、顛末です。]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/7333/automator-exiftool-filemaker/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AppleScriptからコマンドを送り込む三つの方法 スキル別まとめ</title>
		<link>https://www.digitalboo.net/post/7165/send-commands-from-filemaker</link>
					<comments>https://www.digitalboo.net/post/7165/send-commands-from-filemaker#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Sun, 20 Jun 2021 03:51:22 +0000</pubDate>
				<category><![CDATA[ターミナルやAppleScript]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[Exiftool]]></category>
		<category><![CDATA[do script]]></category>
		<category><![CDATA[AppleScript]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=7165</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2021/06/send-commands-from-filemaker-55x55.jpg" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2021/06/send-commands-from-filemaker-55x55.jpg 55w, https://www.digitalboo.net/main/wp-content/uploads/2021/06/send-commands-from-filemaker-100x100.jpg 100w, https://www.digitalboo.net/main/wp-content/uploads/2021/06/send-commands-from-filemaker-80x80.jpg 80w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>FileMakerからAppleScriptを使ってターミナルコマンドを送り込む二つの方法についておさらいです。スキル0でもかんたんに実現。]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/7165/send-commands-from-filemaker/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Macで実行もできるFileMakerコード管理</title>
		<link>https://www.digitalboo.net/post/6940/fm-code-management</link>
					<comments>https://www.digitalboo.net/post/6940/fm-code-management#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Fri, 14 May 2021 20:53:20 +0000</pubDate>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[ターミナルやAppleScript]]></category>
		<category><![CDATA[CodeRun]]></category>
		<category><![CDATA[Automator]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=6940</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2021/04/FileMakerAuto-55x55.png" class="attachment-icon size-icon wp-post-image" alt="" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2021/04/FileMakerAuto-55x55.png 55w, https://www.digitalboo.net/main/wp-content/uploads/2021/04/FileMakerAuto-100x100.png 100w, https://www.digitalboo.net/main/wp-content/uploads/2021/04/FileMakerAuto-320x320.png 320w, https://www.digitalboo.net/main/wp-content/uploads/2021/04/FileMakerAuto-525x525.png 525w, https://www.digitalboo.net/main/wp-content/uploads/2021/04/FileMakerAuto-740x740.png 740w, https://www.digitalboo.net/main/wp-content/uploads/2021/04/FileMakerAuto-80x80.png 80w, https://www.digitalboo.net/main/wp-content/uploads/2021/04/FileMakerAuto.png 1024w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>AppleScriptのスクリプトやターミナルコマンドのメモをFileMakerProで一元管理することで、コマンドランチャーと化して簡易自動処理も可能になりAutomatorを凌駕する勢い。]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/6940/fm-code-management/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ターミナルで動くのにAutomatorのシェルではエラー</title>
		<link>https://www.digitalboo.net/post/4338/automator-exiftool-shell</link>
					<comments>https://www.digitalboo.net/post/4338/automator-exiftool-shell#respond</comments>
		
		<dc:creator><![CDATA[digitalboo]]></dc:creator>
		<pubDate>Fri, 17 Jan 2020 18:26:35 +0000</pubDate>
				<category><![CDATA[ターミナルやAppleScript]]></category>
		<category><![CDATA[ユーティリティ]]></category>
		<category><![CDATA[問題と解決]]></category>
		<category><![CDATA[Exiftool]]></category>
		<category><![CDATA[Automator]]></category>
		<guid isPermaLink="false">https://www.digitalboo.net/?p=4338</guid>

					<description><![CDATA[<p><img width="55" height="55" src="https://www.digitalboo.net/main/wp-content/uploads/2016/03/Automator-55x55.png" class="attachment-icon size-icon wp-post-image" alt="Automator icon" decoding="async" srcset="https://www.digitalboo.net/main/wp-content/uploads/2016/03/Automator-55x55.png 55w, https://www.digitalboo.net/main/wp-content/uploads/2016/03/Automator-120x120.png 120w, https://www.digitalboo.net/main/wp-content/uploads/2016/03/Automator-320x320.png 320w, https://www.digitalboo.net/main/wp-content/uploads/2016/03/Automator-80x80.png 80w, https://www.digitalboo.net/main/wp-content/uploads/2016/03/Automator-100x100.png 100w, https://www.digitalboo.net/main/wp-content/uploads/2016/03/Automator.png 512w" sizes="(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px" /></p>ターミナルでコマンドを入力すればちゃんと動くのにAutomatorのシェルではエラーになってしまう事案発生。解決方法がわからずやさぐれていましたが判りましたのでその顛末を物語っておきます。 Automator のシェル  &#8230; <p class="link-more"><a href="https://www.digitalboo.net/post/4338/automator-exiftool-shell" class="more-link"><span class="screen-reader-text">"ターミナルで動くのにAutomatorのシェルではエラー" の</span>続きを読む</a></p>]]></description>
		
					<wfw:commentRss>https://www.digitalboo.net/post/4338/automator-exiftool-shell/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
