home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / getid.exe / GETID.TXT < prev   
Text File  |  1995-08-07  |  2KB  |  67 lines

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  Get objectID and print in ascii or integer.
  4. README FOR:  GETID.EXE
  5.  
  6. NOVELL PRODUCTS and VERSIONS:
  7. NetWare Client SDK 1.0e
  8.  
  9. ABSTRACT:
  10.  
  11. Gets a users objectID. It is then printed it to the screen  in a
  12. long Hex value and also converts it to a character string.   This
  13. code is written to help programers understand how to read the
  14. objectID from the bindery and put it into the format  they would
  15. need to say: create a mail directory.
  16.  
  17.  
  18.  
  19. -----------------------------------------------------------------
  20.  DISCLAIMER
  21.  THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO
  22. NOVELL.  NOVELL
  23.  MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  24. HOWEVER, THE
  25.  INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  26. ONLY.  NOVELL
  27.  MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  28. INFORMATION.
  29.  
  30. -----------------------------------------------------------------
  31.  
  32.  
  33. ISSUE: 
  34.  
  35. Gets a users objectID. It is then printed it to the screen  in a
  36. long Hex value and also converts it to a character string.   This
  37. code is written to help programers understand how to read the
  38. objectID from the bindery and put it into the format  they would
  39. need to say: create a mail directory.
  40.  
  41. Self-Extracting File Name: getid.exe
  42.  
  43. Files Included     Size     Date      Time
  44.  
  45. ..\
  46.        GETID.TXT     (This file)
  47.          GETID.C            3909          8-7-95      2:35:36 pm
  48.        GETID.EXE           17808          8-7-95      2:35:46 pm
  49.        GETID.TXT            1905          8-7-95      2:44:52 pm
  50.  
  51.  
  52. Installation Instructions:
  53.  
  54. C source and executable.
  55.  
  56.  
  57.  
  58. -----------------------------------------------------------------
  59.  Any trademarks referenced in this document are the property of
  60. their
  61.  respective owners.  Consult your product manuals for complete
  62. trademark
  63.  information.
  64.  
  65. -----------------------------------------------------------------
  66.  
  67.