構成ファイルからファイルパスを読み取ってから、そのディレクトリから読み取ろうとしています。ただし、何らかの理由で change-dir が絶対ファイルパスに移動しないため、それを機能させる方法が見つかりません。これは、CLI で動作させようとしている私のトランスクリプトです。
>> test: pick read/lines %test.ini 1
== "test: C/Users/thompson/Downloads/"
>> test: find test " "
== " C/Users/thompson/Downloads/"
>> test: next test
== "C/Users/thompson/Downloads/"
>> test: to file! test
== %C/Users/thompson/Downloads/
>> change-dir test
** Access Error: Cannot open /C/rscratch/C/Users/thompson/Downloads/
** Near: change-dir test