ファイルを保存する場所はライブラリフォルダにします。ここにRepeating Motif Saverという名前のフォルダを作って、この中に保存する事にします。まずはライブラリフォルダのパスを入手します。 インターフェイスファイルの変更 このフォルダのパスを覚えておくためのインスタンス変数を追加します。 @interface RepeatingMotifSaverView : ScreenSaverView { IBOutlet id optionWindow; IBOutlet id randomizer,generator,repeatingMotif; IBOutlet id optionWindowTabView; BOOL fixToLayerMax; int counter,transition,hold,layerMax; int selectedIndex; NSImage