NOVELL TECHNICAL INFORMATION DOCUMENT TITLE: USERDEF.EXE v3.55 for NetWare 3.11 and V2.2 DOCUMENT ID: TID000405 DOCUMENT REVISION: A DATE: 01JUL93 ALERT STATUS: Yellow INFORMATION TYPE: Symptom Solution README FOR: UDF355.EXE NOVELL PRODUCT and VERSION: NetWare 3.11 NetWare 2.2 ABSTRACT: USERDEF.EXE v3.55 corrects a problem of the Template border becoming corrupted and getting the error "run-time R6001 -null pointer assignment" when exiting. _________________________________________________________________ DISCLAIMER THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION. _________________________________________________________________ Self-Extracting File Name: UDF355.EXE Files Included Size Date Time UDF355.TXT (This File) USERDEF.EXE 195923 9-30-92 4:14p This README file of UDF355.EXE accompanies USERDEF.EXE for NetWare v2.15C and above. USERDEF.EXE version 3.55 fixes the following problem. With USERDEF.EXE v3.54 and earlier the following sequence will cause a "run-time R6001 -null pointer assignment" error to occur when you have more than 50 groups defined in the bindery. Load USERDEF select Edit/View Templates, select a template from the list, then select View Parameters. It is possible that the border of the template parameter screen will show some corruption. When you exit USERDEF you will get the above mentioned run-time error. When you enter the parameter screen USERDEF builds a 50 x 40 array and reads in the groups from the bindery. When more than 50 groups exist the array is over run which causes the null pointer assignment. USERDEF v3.55 creates an array that is 250 x 40. To install this version of USERDEF complete the following instructions: 1) Login as SUPERVISOR and go to the PUBLIC directory. 2) Flag USERDEF SRW. (syntax: FLAG USERDEF.* SRW) 3) Copy the USERDEF.EXE file in UDF355.EXE to the PUBLIC directory. 4) Flag the files to SRO. (syntax: FLAG USERDEF.* SRO) ÿ