[Info-vax] bizarre SMTP problem

Bob Koehler koehler at eisner.nospam.encompasserve.org
Sun Apr 12 18:58:01 EDT 2009


In article <grlrgd$m17$4 at online.de>, helbig at astro.multiCLOTHESvax.de (Phillip Helbig---remove CLOTHES to reply) writes:
> In article <grlpgq$2k2$1 at pcls6.std.com>, moroney at world.std.spaamtrap.com
> (Michael Moroney) writes: 
> 
> 
> FORTRAN.
> 

   And most of the other compilers.  But COPY is a more interesting
   case.

      $ COPY a,b,c d

   results in multple versions of d containing the same contents of a,
   b, and c, correspondingly; whereas
   
      $ COPY a+b+c d

   does the same as
      $ APPEND/NEW a,b,c d

   and yes, all of this is documenbted and has been since VMS 1.x on
   11/780.




More information about the Info-vax mailing list