This program tirelessly attempts to spool the designated file to the designated port, deleting the file after it succeeds.
The following files are included in the package...
dspool.exe [-pPort] [-mMode] [-dDirectory] [-fFile] [-s] [-v]
-p = Port ("com1" = Default)
-r = Mode ("baud=9600 parity=N data=8 stop=1" = Default)
-d = Spool Directory Name ("/" = Default)
-f = Spool File Name ("dspool.txt" = Default)
-s = Go Stealth
-v = Verify Before Print