home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / MAILMIND.ZOO / NETSEND2.MSC < prev    next >
Text File  |  1992-02-13  |  453b  |  15 lines

  1. # netsend2.msc
  2. # Division of Cancer Prevention & Control, NCI
  3.  
  4. # revision history:
  5. # 1.01  tam  04/12/91  modified for OS/2
  6. # 1.0   tam  01/24/91  first release
  7.  
  8. # program notes:
  9. # This program is an OS/2 protected mode program.
  10. # In DCPC, "msc6set" to link to the \MSC 6.0 directory on \\SERVCSB\F$.
  11. # That installation of MSC defaults to protected mode.
  12.  
  13. netsend2.exe:  netsend2.c
  14.   cl netsend2.c /link q:\lmptk\lib\lan.lib /STACK:4096
  15.