David Emerson schrieb: > Suppose I have a lazarus source editor open. I would like to, from my command > line shell, issue a command to open a new source in the already-open source > editor. Is this possible? It should be possible, by adding a tool that sends the equivalent drag-drop message(s) to Lazarus. DoDi