Common questions

Configuration Utility

These common questions are typically associated with the Configuration Utility. If you can't find the answer to your question here, click the Index or Search tab of the Help to search for a specific word or phrase.

See also:


Repairing user rights after restoring the software using the Backup Configuration utility

To regain access to the Barr Enterprise Print Server, follow these steps to remove the previous user and group SID values from the Barr Systems Registry Key.

These steps require you to use the Windows Registry Editor. The system registry contains information about how your computer runs, and your computer might not work if there is an error in your registry. If you are unfamiliar with the Registry Editor, we do not recommend that you perform this procedure. Please contact Barr Systems Technical Support and reference this topic to be walked through this procedure.

  1. On the taskbar, click Start | Run.

  2. Type REGEDT32, and then click OK. The Registry Editor displays.

  3. Select HKEY_LOCAL_MACHINE | SOFTWARE | Barr Systems | SpoolNT | UserSecurity.

  4. Delete the user and group SID values.

  5. Exit Regedt32 and restart your computer.

  6. Assign access rights to the users and groups using the User Rights Configuration utility.

Converting and importing DOS external FATs

For those users of BARR/RJE, BARR/SPOOL, or any of our DOS-based programs, you can import the FATs Acronym for File Attribute Table. A collection of rules that define conditions and actions designed to modify header fields as jobs are being received into the Barr spooler. when you import the connection or you can use the DOS FAT Conversion Utility to convert DOS FATs to BARR/SPOOL override tables. The utility can read data that has been stored in the configuration file. If you stored your settings in the programs file, you must save the settings as a configuration file. Once the Barr DOS FATs have been converted, they can be imported as an override table from the Configuration Utility's Override Table tab.

Turning off padding and truncation of trailing blanks

If you do not want BARR/SPOOL to pad blank records with a space at print time, set the NDHBPADR, NDHBPAD1, and NDHBTRNC header fields to N. These fields are located in the Data set header internal custom section.

Complete the following steps to create an override table that will automatically set these fields to N.

  1. Open the Configuration Utility.

  2. From the Override Table tab, click Add.

  3. Enter a name for the override table and click OK. The Rules Editor dialog box displays.

    Rules Editor Dialog Box

  4. In the Rules box, select Data Set Header Overrides, and then click Add.

  5. Follow these steps to add a condition statement. If you want the action to apply to all jobs, leave the condition blank and skip the following steps.

  1. In the Rules box under Conditions, select <None> and click Modify. The Rule Conditions dialog box displays.

    Rule Conditions Dialog Box

  2. In the Header fields box, click the plus sign (+) next to Job Header or Data Set Header.

  3. Click the plus sign (+) next to the appropriate section and select a field from the list.

  4. Under Conditions construction, select FIELD.

  5. Select an operand (=, !, <, >).

  6. Select a field or value to complete the expression. Select FIELD or VALUE as appropriate.

Complex expressions can include an AND or OR condition. Remember to use parentheses to separate statements. For example, (Field operand Value) OR (Field operand Value).

  1. Click OK to return to the Rules Editor dialog box.

  1. Complete the following steps to add an action statement. Override tables must contain at least one action statement.

  1. In the Rules box under Actions, select <None> and then click Modify. The Rule Actions dialog box displays.

    Rule Actions Dialog Box

  2. Choose the Field assignment action.

  3. Click the plus sign (+) next to Data Set Header.

  4. Click the plus sign (+) next to Internal Custom Section.

  5. Under Choose One, select Value and type N in the Value box.

  6. Click OK to return to the Rules Editor dialog box.

  1. Click Add and then repeat step 6 for the NDHBPAD1 and NDHBTRNC fields.

  2. Click OK to return to the Override Table tab.

  3. To activate the override table, under Active override table, select the override table you just created.

  4. Stop and restart the BARR SpoolCore service so changes will take effect.

Using wildcard characters in an override table

You can use a wildcard character to search for a specific string of characters within an NJE header field and then apply an action. By using an asterisk (*) before and after the desired string of characters, the enclosed characters will be used for the search. For example, by entering *abcd* in the Rule Conditions box of the Rules Conditions dialog box, the specified NJE header field will be searched for any occurrence of abcd. For additional information, see the To add a condition instructions when creating an override table.

Specifying attributes when routing to multiple destinations

When routing a job to multiple destinations, you can create an override table to route jobs to multiple destinations and specify document attributes based on the individual printers or printer group.

Moving overlays from Barr DOS products to BARR/SPOOL

To use DOS overlays with the Barr Enterprise Print Server, complete the following steps.

Overlays in S/370 format must be processed by the Resource Conversion utility and converted to .tnj files.

  1. From the Barr DOS configuration, find the location of the DOS overlay files.

  2. Open the BARR/SPOOL Configuration Utility.

  3. Select the Spool Printers tab.

    Spool Printers Tab

  4. Select the printer that will use the overlays and click Modify. The Printer Properties dialog box displays.

    Printer Properties Dialog Box

  5. Under Options, click Overlays. The Overlay Options dialog box displays.

    Overlay Options Dialog Box

  6. Specify your overlay requirements.

  7. Copy the files in the DOS forms overlay directory to the path specified in the Folder box.

The BARR/SPOOL overlay naming convention is different from the convention used in DOS. For more information see the Naming overlays topic. If no file name extension is supplied for the overlay, BARR/SPOOL assumes a default format for the overlay dependant upon the output device. BARR/PRINT390 devices are assumed to have .tnj type overlays and GDI Acronym for Graphical Device Interface. In Windows, a graphics display system used by applications to display or print bitmapped text (TrueType fonts), images, and other graphical elements. devices are assumed to have binary (.bin) overlays.

See also: Working with overlays