home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / phylck.exe / PHYLCK.TXT < prev    next >
Text File  |  1995-06-07  |  2KB  |  69 lines

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  Lock and Scan Physical Record Locks 2 sample
  4. README FOR:  PHYLCK.EXE
  5.  
  6. NOVELL PRODUCTS and VERSIONS:
  7. NetWare Client SDK 1.0e
  8.  
  9. ABSTRACT:
  10.  
  11. Two samples.  Lock.c will take a filename and a number and create
  12. the number of physical record locks specified on the file.  File
  13. in the form VOLUME:PATH.  Scanlock.c will take a filename and
  14. scan the file for physical record locks and display them in the
  15. same way the monitor nlm does.
  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. Two samples.  Lock.c will take a filename and a number and create
  36. the number of physical record locks specified on the file.  File
  37. in the form VOLUME:PATH.  Scanlock.c will take a filename and
  38. scan the file for physical record locks and display them in the
  39. same way the monitor nlm does.
  40.  
  41. Self-Extracting File Name: phylck.exe
  42.  
  43. Files Included     Size     Date      Time
  44.  
  45. ..\
  46.       PHYLCK.TXT     (This file)
  47.           LOCK.C            4065          6-6-95      2:49:22 pm
  48.         LOCK.EXE           21244          6-6-95      2:49:28 pm
  49.       SCANLOCK.C            4020          6-6-95      2:45:16 pm
  50.     SCANLOCK.EXE           23640          6-6-95      2:45:20 pm
  51.  
  52.  
  53. Installation Instructions:
  54.  
  55. Included in PHYLCK.EXE are the files lock.c, lock.exe,
  56. scanlock.c, and scanlock.exe.
  57.  
  58.  
  59.  
  60. -----------------------------------------------------------------
  61.  Any trademarks referenced in this document are the property of
  62. their
  63.  respective owners.  Consult your product manuals for complete
  64. trademark
  65.  information.
  66.  
  67. -----------------------------------------------------------------
  68.  
  69.