www.digitalmars.com         C & C++   DMDScript  

D - Another editor: Programmers Notepad 2

http://www.pnotepad.org/

download PN2 version 0.5
and place the d.scheme (in zip) into the schemes-subdirectory

Then in Tools->Options->Tools[Scheme="D"]->Add button

"Command" put the path to the compiler: "...\bin\dmd.exe"
"Folder" put "%d"
"Parameters" put "%d%f -v" or "%d%f"

bye,
rm
Jan 20 2004