home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / udf355.exe / UDF355.TXT next >
Text File  |  1993-09-17  |  2KB  |  70 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              USERDEF.EXE v3.55 for NetWare 3.11 and V2.2
  5. DOCUMENT ID:        TID000405
  6. DOCUMENT REVISION:  A
  7. DATE:               01JUL93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         UDF355.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare 3.11
  14. NetWare 2.2
  15.  
  16. ABSTRACT:
  17. USERDEF.EXE v3.55 corrects a problem of the Template border becoming
  18. corrupted and getting the error "run-time R6001 -null pointer assignment"
  19. when exiting.
  20. _________________________________________________________________
  21.  
  22. DISCLAIMER
  23. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  24. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  25. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  26. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  27. INFORMATION.
  28. _________________________________________________________________
  29.  
  30. Self-Extracting File Name:  UDF355.EXE
  31.  
  32. Files Included     Size     Date        Time
  33.  
  34.   UDF355.TXT          (This File)
  35.  USERDEF.EXE     195923    9-30-92      4:14p
  36.  
  37.  
  38. This README file of UDF355.EXE accompanies USERDEF.EXE for NetWare v2.15C
  39. and above.
  40.  
  41. USERDEF.EXE version 3.55 fixes the following problem.
  42.  
  43. With USERDEF.EXE v3.54 and earlier the following sequence will cause a
  44. "run-time R6001 -null pointer assignment" error to occur when you have more
  45. than 50 groups defined in the bindery.  Load USERDEF select Edit/View
  46. Templates, select a template from the list, then select View Parameters. 
  47. It is possible that the border of the template parameter screen will show
  48. some corruption.  When you exit USERDEF you will get the above mentioned
  49. run-time error.
  50.  
  51. When you enter the parameter screen USERDEF builds a 50 x 40 array and
  52. reads in the groups from the bindery.  When more than 50 groups exist the
  53. array is over run which causes the null pointer assignment.  USERDEF v3.55
  54. creates an array that is 250 x 40.
  55.  
  56.  
  57. To install this version of USERDEF complete the following instructions:
  58.  
  59. 1)   Login as SUPERVISOR and go to the PUBLIC directory.
  60.  
  61. 2)   Flag USERDEF  SRW.
  62.      (syntax: FLAG USERDEF.* SRW)
  63.  
  64. 3)   Copy the USERDEF.EXE file in UDF355.EXE to the PUBLIC directory.
  65.  
  66. 4)   Flag the files to SRO.
  67.      (syntax:  FLAG USERDEF.* SRO)
  68.  
  69.  
  70.