Ohhh yes... if you have some Pascal code, i would love to get a look... Probably i will use the external program, but i would like to see how to use pascal to invoke a download. Thank you.
I just stored the external protocol commadnline in the config file and
used it as such:
fdownload:=externprot + ' ' + Sendparam + ' ' + exedir + 'NODE' +
ItoS(node) + '\' + filenametodownload;
Exec(GenEnv('COMSPEC'), '/C ' + fdownload);
Senedparam was the commandline for sending a file to the user
the file was copied to the doors home directory plus NODEx ie: c:\doors\popemail\node1\money.zip
from the config file:
externprot d:\max\doors\tiemail\cexyz2.exe
SendParam /l57600 /p%h /sz
Hope this helps!
--- MagickaBBS v0.7alpha (Linux/armv7l)
* Origin: Smells like raspberry pi in here. (21:1/130.4)