[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
[meadow-develop:1997/270]w32-find-executable
- X-ml-count: 270
- Subject: [meadow-develop:1997/270]w32-find-executable
- From: Miyashita Hisashi(宮下 尚:HIMI) <himi@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: 11 Dec 1997 01:06:15 +0900
- X-mailer: Gnus v5.4.64 + SEMI patch (r2.1)/Emacs 20.2
そうそう、忙しくてすっかり忘れてた。
w32-find-executable is a built-in function.
Find executable path that treat the specified FILE.
The optional argument DIRECTORY specify the default directory.
If the object executable is not found, return 'notfound.
(w32-find-executable FILE &optional DIRECTORY)
という、関数があります。
よろしければ、だれか、これを使って、Argument Editingを
書く人いませんか?
## fiberが要らなくなるかもしれません。
## 葵には既に入っています。
From himi