home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / xsnc1.exe / XSNC1.TXT < prev   
Text File  |  1994-09-12  |  2KB  |  59 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Sample code - Synchronized start example.
  5. DOCUMENT ID:        TID021847
  6. DOCUMENT REVISION:  A
  7. DATE:               12SEP94
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Issue
  10. README FOR:         XSNC1.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NLM SDK for NetWare 4.0 1.0c
  14.  
  15. ABSTRACT:
  16.  
  17. This self extracting file contains sample source code and executable which
  18. demonstrates how to write an application which uses NetWare's Synchronized
  19. Start option.
  20.  
  21. -----------------------------------------------------------------
  22. DISCLAIMER
  23. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  24. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  25. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  26. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  27. -----------------------------------------------------------------
  28.  
  29. ISSUE
  30.  
  31. DELAY is an NLM application which, when loaded, does not release the loader
  32. back to the colon prompt until it has completed it's run.  If loaded from an
  33. NCF (NetWare batch file) it will force NetWare to delay {n} seconds before
  34. continuing the command sequence.
  35.  
  36. XSNC1.TXT This file
  37. DELAY.NLM Sample executable.
  38. DELAY.C        Sample code.
  39.  
  40. Self-Extracting File Name:  XSNC1.EXE     Revision:  A
  41.  
  42. Files Included     Size     Date      Time
  43.  
  44. \
  45.    XSNC1.TXT         (This File)
  46.      DELAY.C       4605   09-12-94   10:52a
  47.    DELAY.NLM       6554   09-12-94   10:52a
  48.  
  49.  
  50. -----------------------------------------------------------------
  51. Any trademarks referenced in this document are the property of their
  52. respective owners.  Consult your product manuals for complete trademark
  53. information.
  54. -----------------------------------------------------------------
  55.  
  56.  
  57.  
  58.  
  59.