Hi all,

Can anyone help me out with this. My program can open files from the command line, or more like myprogram.exe path and if command <> "" then it tries to load the file.

The problem is that, if my program is opened already, how can I send the command to the already open program and where does it go, eg. does my already open program start off again at form_initialize.

Thank you in advance