home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / comms / m_z / xspark / msg_docs < prev   
Encoding:
Text File  |  1992-08-18  |  623 b   |  22 lines

  1. Xmail messages - the story so far
  2.  
  3. Message_Xmail_Info_Rq                  0xccdc0
  4.    Makes server return 0xccdc1
  5. Message_Xmail_Info                     0xccdc1
  6.    +20 = 0term string with server name & version
  7.  
  8. Message_Xmail_ArchiveInfo_Rq           0xccdc2
  9. Message_Xmail_ArchiveInfo              0xccdc3
  10.  
  11.    ??? To be worked out :-)
  12.  
  13. Message_Xmail_AddFile_Rq               0xccdc4
  14.    +20 = 0term strings of archive format, archive name, file name & file
  15. alias, e.g.:
  16.  
  17.    "ZIP", "$.new_zip", "$.file", "filename.ext"
  18.  
  19. Message_Xmail_AddFile_Rsp              0xccdc5
  20.  
  21.    !20 = 0 if archived OK, else +20 = 0term error message
  22.