home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 17 / 17.iso / w / w200 / 2.ddi / README.NET < prev   
Encoding:
Text File  |  1991-11-04  |  33.6 KB  |  843 lines

  1. =================================================================
  2. README.NET          11/04/91
  3. =================================================================
  4. This README file contains information that was not available when
  5. the WordPerfect Reference Manual was printed.  This file is
  6. intended to complement Appendix M: Networking WordPerfect by
  7. covering the following topics:
  8.  
  9. * What to do if WordPerfect 5.1 for Windows is NOT supported on
  10.   your network
  11.  
  12. * What you should know generally before you install WordPerfect,
  13.   including information about:
  14.  
  15.      - sharing resources
  16.      - which directories are created during installation
  17.      - which startup options are placed in environment files (for
  18.        example, WP{WP}.ENV) during installation
  19.      - why the PATH statement is optional
  20.      - why the WordPerfect Group File (WPW51US.GRP) is necessary
  21.      - startup options 
  22.      - .INI files
  23.        
  24. *  Network specific helps and hints
  25.           
  26. You can find additional information about running Windows on a
  27. network in the NETWORK.TXT file included with your copy of
  28. Windows.
  29.  
  30. Most network software companies that support Windows also include
  31. information on how to configure Windows to run with their
  32. operating systems.  This information may prove helpful in
  33. troubleshooting problems related to the operating system and
  34. Windows.
  35.  
  36. =================================================================
  37. IS WORDPERFECT 5.1 FOR WINDOWS SUPPORTED ON YOUR NETWORK?
  38. =================================================================
  39. Though WordPerfect 5.1 for Windows is supported on a wide variety
  40. of network operating systems, there is the chance that it is not
  41. supported on your network.
  42.  
  43. WordPerfect 5.1 for Windows is considered "supported" on a
  44. network if the network:  1) has file locking and allows
  45. workstations to attach to shared resources and use them through
  46. Windows, and 2) is available to developers and testers at the
  47. WPCorp Lab.
  48.  
  49. The following networks meet these criteria:
  50.  
  51. 0-Other
  52. 1-Novell Netware
  53. 2-Banyan Vines
  54. 3-TOPS Network
  55. 4-IBM LAN Network
  56. 4-IBM OS/2 LAN Server
  57. 4-Microsoft LAN Manager
  58. 4-Ungerman Bass LAN Manager 
  59. 4-LANsmart
  60. 4-PC NOS
  61. 4-DNA
  62. 4-Invisible NET
  63. 5-Nokia PC-Net
  64. 6-3COM 3+
  65. 7-10NET
  66. 8-LANtastic
  67. 9-AT&T StarGROUP
  68. A-DEC PCSA (Pathworks)
  69. B-3COM 3+ OPEN
  70. C-Banyan Streetalk
  71.  
  72. The numbers or letters next to the network names identify the /NT
  73. startup option that you choose during installation.
  74.  
  75. If your network is not listed above, it may be able to emulate a
  76. network that WPCorp does support.  Listed below are those
  77. networks for which an emulation exists, followed by the supported
  78. network and /NT startup option:
  79.  
  80. NETWORK           EMULATION            /NT STARTUP OPTION
  81. Netware Lite      IBM LAN Network      4
  82. CBIS              IBM LAN Network      4
  83. HP Office Share   OS/2 LAN Manager     4
  84. PCNFS             Other                0
  85. PowerLAN          IBM LAN Network      4
  86. MainLAN           IBM LAN Network      4
  87.  
  88. If your network does not appear in any list above, but the
  89. Windows File Manager and Print Manager let users see and use
  90. network shared resources (drives and printers), call Network
  91. Customer Support at 1-800-228-6066.  WPCorp is eager to help you
  92. run WordPerfect 5.1 for Windows on your network.
  93.  
  94. NOTE:  WPCorp does not support workstations running OS/2
  95. (versions 1.0 - 1.3) because the OS/2 DOS compatibility box
  96. cannot run Windows in Standard or Enhanced mode.
  97.  
  98. =================================================================
  99. BEFORE YOU INSTALL WORDPERFECT
  100. =================================================================
  101. This section explains generally what you should do or know before
  102. you begin installing WordPerfect on the network.  The next major
  103. section, NETWORK SPECIFIC HELPS AND HINTS, elaborates on many of
  104. the concepts in this section.
  105.  
  106. SHARING RESOURCES
  107. Before installing WordPerfect, we suggest that you create a
  108. shared resource or a destination drive.  The Installation Program
  109. creates, at your request, default program directories (see
  110. SHARING RESOURCES under NETWORK SPECIFIC HELPS AND HINTS below). 
  111.  
  112. DIRECTORIES
  113. If you choose to do a network installation in the Installation
  114. Program, three directories are created on the destination drive:
  115. WPWIN, WPCINI, and WPC.
  116.  
  117. The WPWIN and WPC directories are where the Installation Program
  118. installs executable and .DLL files.  The WPCINI directory stores
  119. user specific .INI and .SET files.  See GRANTING RIGHTS TO THE
  120. WPWIN, WPC, AND WPCINI DIRECTORIES under NETWORK SPECIFIC HELPS
  121. AND HINTS below to learn which rights these directories should
  122. have.
  123.  
  124. ENVIRONMENT FILES
  125. During installation, an environment file is created for each
  126. WPCorp product (for example, WP{WP}.ENV for WordPerfect,
  127. FM{FM}.ENV for WordPerfect File Manager, SP{SP}.ENV for
  128. WordPerfect Speller, and TH{TH}.ENV for WordPerfect Thesaurus). 
  129. These files allow WordPerfect products to operate in a networked
  130. environment.  At your request, the Installation Program checks
  131. these files (or creates them if they do not exist) to make sure
  132. the following startup options are included:
  133.  
  134. ENVIRONMENT FILE         STARTUP OPTIONS INCLUDED
  135. WP{WP}.ENV               /nt, /ps, /ni, and /wpc
  136. FM{FM}.ENV               /nt and /ni
  137. SP{SP}.ENV               /nt and /ni
  138. TH{TH}.ENV               /nt and /ni
  139.  
  140. For more information about these startup options, see STARTUP
  141. OPTIONS below.  The following is an example of how the WP{WP}.ENV
  142. file might look after network installation:
  143.  
  144.      /NT=1
  145.      /PS=J:\WPCINI
  146.      /NI=J:\WPC
  147.      /WPC=J:\WPC
  148.  
  149. The exact network number and pathnames depend on the network you
  150. choose and the pathnames you specify for the Shared .INI and .SET
  151. files and the WPCorp Shared Products.
  152.  
  153. THE PATH
  154. If the WP{WP}.ENV file contains the /WPC startup option and a
  155. pathname, the path statement (normally located in each user's
  156. AUTOEXEC.BAT file) is NOT necessary to run WordPerfect 5.1 for
  157. Windows.  The Installation Program does not add directories or
  158. drive letters to the path.  If you decide to have a path
  159. statement, the WPCorp Shared Products pathname specified in the
  160. /WPC startup option overrides any pathnames you establish for the
  161. same purpose in the path statement.  See NETWORK SPECIFIC HELPS
  162. AND HINTS below for more information about the path.
  163.  
  164. WPW51US.GRP
  165. The WPCorp Group file contains the WordPerfect 5.1 for Windows
  166. and WordPerfect File Manager icons.  Each network user must have
  167. a group in order to set up the icons.  The Installation Program
  168. creates the Group file and adds it to the PROGMAN.INI file.  If
  169. you want all users on the network to use this group file, it must
  170. be copied to users' Windows directory.  In addition, their
  171. PROGMAN.INI file must be edited to include this group.
  172.  
  173. STARTUP OPTIONS
  174. The /NT, /NI, /PS, and /WPC startup options are necessary for
  175. successfully running WordPerfect 5.1 for Windows from your file
  176. server.  During installation, the Installation Program places all
  177. four of these startup options (at your request) in the WP{WP}.ENV
  178. file, while only the /ni and /nt options are placed in the
  179. environment files for other WPCorp products (see ENVIRONMENT
  180. FILES above).  The /D and /PI startup options are also useful for
  181. running WordPerfect on the network.  The following information
  182. defines these six startup options in alphabetical order.
  183.  
  184. NOTE:  THE ONLY PLACE YOU MAY USE THE /WPC STARTUP OPTION IS IN
  185. THE WP{WP}.ENV FILE (SEE BELOW).
  186.  
  187.      /D
  188.      The /D startup option redirects the creation of the user
  189.      work directory and temporary files to a specified location. 
  190.      Use the following syntax when using this option:  WPWIN.EXE
  191.      /D-DRIVE:\DIRECTORY (for example, WPWIN.EXE /D-C:\TEMP). 
  192.      This startup sequence will force the work directory to be
  193.      created and subsequent temporary files to be created in the
  194.      specified directory.  You can include this startup option,
  195.      using the same syntax, in the DOS environment via a SET
  196.      command.  You can also use the /D startup option in the file
  197.      properties of the WordPerfect 5.1 for Windows icon itself,
  198.      for example: W:\WPWIN\WPWIN.EXE /D-C:\TEMP.
  199.  
  200.      /NI
  201.      The /NI startup option lets you specify the path to the
  202.      WPC_NET.INI file.  The syntax of this startup option is
  203.      /NI-PATH and is processed when the first WPCorp application
  204.      starts.  You can put the startup option on the command line,
  205.      in the application specific DOS environment variable (for
  206.      example, "WPWIN" for WP 5.1 for Windows), in the DOS
  207.      environment variable "WPC," or in the application specific
  208.      .ENV file (for example "WP{WP}.ENV" for WordPerfect 5.1 for
  209.      Windows).  
  210.  
  211.      If you don't specify the /NI startup option, but the /PI
  212.      startup option is specified, the application searches for
  213.      the WPC_NET.INI file in the location given in the /PI
  214.      startup option.  If the WPC_NET.INI file is not found in
  215.      either location, the application will look in the following
  216.      directories in the listed order:
  217.  
  218.      1.  The directory in which the application .EXE file
  219.          resides.
  220.      2.  The Windows directory (containing WIN.COM).
  221.      3.  The directories listed in the DOS PATH environment
  222.          variable.
  223.      4.  The directories mapped in a network.
  224.  
  225.      If WordPerfect cannot find the WPC_NET.INI file, it will
  226.      still run but will not be able to access this file.
  227.  
  228.      /NT
  229.      The /NT startup option tells WordPerfect which network you
  230.      are using (for example, /NT=1 for Novell, /NT=2 for Banyan).
  231.      Unless you use the /NT startup option, and the corresponding
  232.      network number or letter, WordPerfect will NOT run as a
  233.      network version for your network.  
  234.  
  235.      NOTE:  Appendix M: Networking WordPerfect in your copy of
  236.      the WordPerfect for Windows Reference Manual may say that
  237.      the existence of the WP{WP}.ENV file is sufficient for
  238.      WordPerfect 5.1 for Windows to run as a network version. 
  239.      However, THIS IS NO LONGER THE CASE.  You MUST use a /NT
  240.      startup option in the WordPerfect Environment file for
  241.      WordPerfect to run as a network version.  See IS WORDPERFECT
  242.      5.1 FOR WINDOWS SUPPORTED ON YOUR NETWORK above for a
  243.      listing of the networks that currently support WordPerfect
  244.      5.1 for Windows and the corresponding numbers and letters. 
  245.      This list is subject to change.  To find out about any
  246.      changes, call WordPerfect Information Services at 801-225-
  247.      4777.
  248.  
  249.      /PI
  250.      This startup option lets you specify the path to the WPC.INI
  251.      file, and is OPTIONAL.  Use it only if you choose NOT to
  252.      place the WPC.INI file in users' Windows directory, or if
  253.      you want to use a different language version of WordPerfect
  254.      5.1 for Windows (see below).  The syntax for this startup
  255.      option is /PI-PATH. 
  256.  
  257.      NOTE: Before establishing a directory pathname in the /PI
  258.      startup option, you should make sure that directory exists
  259.      and that it contains the WPC.INI file.
  260.  
  261.      The /pi and /ni startup options let you install and use
  262.      multiple languages of the same WPCorp product on one
  263.      computer.  For example, let's suppose that you already have
  264.      a U.S. English copy of WordPerfect 5.1 for Windows installed
  265.      on your computer, but you would also like to install the
  266.      French version of WordPerfect 5.1 for Windows.
  267.  
  268.      Because the U.S. English and French versions are considered
  269.      separate applications, you would put them in different
  270.      locations on the file server, each with its own WPC.INI and
  271.      WPC_NET.INI files.  If users ask to use the French version
  272.      of WordPerfect 5.1 for Windows, you can change the directory
  273.      pathname in the /pi and /ni startup options, and thereby
  274.      redirect the program to the "French product" WPC.INI and
  275.      WPC_NET.INI files containing the locations of the
  276.      appropriate .INI files and other executable files.
  277.  
  278.      You can easily add the /pi startup option to the WordPerfect
  279.      environment file using a text editor.
  280.  
  281.      /PS
  282.      This startup option provides the directory path where
  283.      individual personal setup files will be located.  The /PS
  284.      option identifies a common directory that is accessible by
  285.      each network user to store his or her personal WPXXX}.SET
  286.      file, where XXX represents the individual user's initials. 
  287.      WordPerfect .SET files are used to define the initial
  288.      settings that the WordPerfect program will use, such as
  289.      WordPerfect (non-Windows) printer selections, display
  290.      attributes, and backup options.  See /PS under Startup
  291.      Options in Appendix M: Networking WordPerfect for more
  292.      information.
  293.  
  294.      /WPC
  295.      The /WPC startup option provides the directory path where
  296.      the WPCorp Shared Products code is stored.  Using this
  297.      startup option frees you from having to include the Shared
  298.      Products directory in the path.  During installation, the
  299.      Installation Program places this startup option in the
  300.      WP{WP}.ENV file.  THIS STARTUP OPTION SHOULD NOT BE ANYWHERE
  301.      ELSE EXCEPT IN THE WP{WP}.ENV FILE.  You may still include
  302.      the Shared Code directory in the path, but the /WPC startup
  303.      option will override it.
  304.  
  305. .INI FILES
  306. A .INI file is an ASCII text file that an application uses during
  307. initialization.  In other words, .INI files tell applications
  308. which customized settings to use upon startup.  Applications
  309. write to .INI files (usually upon closure), recording the changes
  310. a user makes in Preferences and elsewhere.  Regardless of whether
  311. a user makes changes, however, these files always exist.
  312.  
  313. NOTE: You may need to modify global .INI files.  For example, if
  314. you want all users to have a default QuickList or Short Menus
  315. turned on or standard macros on their menus, you will need to
  316. edit the WPC_NET.INI and WPWP_NET.INI files.  Since .INI files
  317. are ASCII text files, you can easily do so using any text editor.
  318.  
  319. This section defines each type of .INI file and illustrates the
  320. information it contains (for more information, see .INI Files
  321. under Appendix M: Networking WordPerfect).
  322.  
  323.      WPC.INI and WPC_NET.INI Files
  324.      The user-specific, product-global .INI file (WPC.INI) is
  325.      created for each user and stores information common to each
  326.      WPCorp product.  The shared-network, product-global .INI
  327.      file (WPC_NET.INI) is a shared file which means it can be
  328.      used by any number of network users.  It is "product-global"
  329.      because it stores information common to all of the WPCorp
  330.      products. 
  331.  
  332.      Both files may contain the same information.  Here are some
  333.      examples of the settings:
  334.  
  335.      [Settings] 
  336.      SuppDictionaryPath=j:\users\kelli\docs
  337.      MainDictionaryPath=j:\wpc\DE
  338.  
  339.      [Quicklist]
  340.      Backup Files=j:\users\kelli
  341.      Documents=j:\users\kelli\docs\*.doc
  342.  
  343.      [App Server]
  344.      WPWP=w:\wpc\wpwin\wpwin.exe;00600000;WordPerfect
  345.  
  346.      [FileOpen Options] 
  347.      Show QuickList=Yes
  348.  
  349.      [WPDB] 
  350.      SculpturedDialogs=Off
  351.  
  352.      [Launch-Open]
  353.      Ami Pro 1.0=WPWIN 
  354.      etc.
  355.      
  356.      WP??_NET.INI and WP??XXX.INI Files
  357.      The settings for each product are stored in either a shared-
  358.      network, product-specific .INI file (WP??_NET.INI), or a
  359.      user/product specific .INI file (WP??XXX.INI), where ??
  360.      identifies the two letter product code (for example,
  361.      WP=WPWIN, SP=SPWIN, TH=THWIN, MX=MXWIN), and XXX stands for
  362.      the user's initials.
  363.  
  364.      The two files differ in that the WP??_NET.INI contains
  365.      default settings for all users, whereas the WP??XXX.INI file
  366.      contains unique settings for individual users.  You can
  367.      manually place settings in the "master" .INI file
  368.      (WP??_NET.INI) to establish default settings for each user
  369.      on the network.  These files are stored where the
  370.      WPC_NET.INI [Ini Paths] specifies.  Some examples of
  371.      settings found in these files are:
  372.  
  373.      WPWPXXX.INI or WPWP_NET.INI
  374.      [Settings]
  375.      Keyboard=* (for CUA keyboard) or
  376.      Keyboard=x:\wpwin\macros\wpdos51.wwk  (for DOS 5.1)
  377.  
  378.      [Button Bar]
  379.      ATTRIBS=112 (text and left side)
  380.      BARNAME=w:\wpwin\macros\wp{wp}.wwb
  381.  
  382.      [LastOpened] (four last opened files)
  383.      labels.tst=j:\users\kelli\labels.tst
  384.      bottle.pri=j:\users\kelli\bottle.pri
  385.      bottle.sec=j:\users\kelli\bottle.sec
  386.      test.doc=j:\users\kelli\test.doc
  387.  
  388.      WPSPXXX.INI or WPSP_NET.INI
  389.      [Settings]
  390.      Language=US
  391.      Pos=124,348,552,254
  392.  
  393. =================================================================
  394. NETWORK SPECIFIC HELPS AND HINTS
  395. =================================================================
  396. This section contains network-specific information for the
  397. following networks:
  398.  
  399. Novell Netware 286 & 386
  400. Banyan
  401. IBM PC LAN
  402. IBM OS/2 LAN Server
  403. MicroSoft LAN Manager
  404. 3 Com
  405. 10 NET
  406. LANtastic
  407. AT & T StarGROUP
  408. DEC Pathworks
  409. 3 Com 3+ Open
  410.  
  411. In this section, you will learn about:
  412.  
  413. - Sharing resources
  414. - Optionally placing the WordPerfect directory in the path
  415. - Which rights are necessary for the WPWIN and WPCINI directories
  416. - Which rights are necessary for WordPerfect subdirectories 
  417. - Additional rights you can give users to printer files
  418. directories
  419. - Network printing
  420.  
  421. It is assumed that during installation you chose option 3 for
  422. network installation and that you used Install's default
  423. directories.  
  424.  
  425. SHARING RESOURCES
  426. Before installing WordPerfect 5.1 for Windows on your network
  427. operating system, you should create a shared resource.  This may
  428. mean creating a new directory structure on the file server and
  429. sharing it or simply sharing an existing resource.  You would
  430. then make this resource available to users following the
  431. installation and configuration of WordPerfect.  The Installation
  432. Program creates the necessary directories for you.
  433.  
  434. If you have a Novell, AT&T StarGroup, or DEC PSCA/Pathworks
  435. network, read below for additional information:
  436.  
  437.      Novell
  438.      On Novell Netware, you can share resources by mapping a
  439.      search drive.  You can do this by creating a new directory
  440.      structure and mapping a new drive on the file server or by
  441.      simply mapping a new drive letter to an existing structure. 
  442.      Allow users access to this search drive following the
  443.      installation and configuration of WordPerfect.
  444.  
  445.      AT&T StarGroup
  446.      If you are using the AT&T StarGroup network operating
  447.      system, we recommend that you update workstations to use
  448.      AT&T 3.4.1 requesters.
  449.  
  450.      DEC PSCA/Pathworks
  451.      For the DEC PCSA/Pathworks operating system, we recommend
  452.      that you create a disk service area or use a subdirectory of
  453.      an existing disk service to hold the WPWIN directory.  This
  454.      disk service area should be created according to DEC PCSA
  455.      network instructions.  The disk service area must be mounted
  456.      as read/write before the WPWIN files are installed.  The
  457.      installation process will create a file called WP{WP}.ENV
  458.      (see General Concepts above). Make sure the user .SET files
  459.      are directed to a file service. 
  460.  
  461. PLACING THE WORDPERFECT DIRECTORY IN THE PATH (OPTIONAL)
  462. If the /WPC startup option and appropriate pathname have been
  463. specified in the WP{WP}.ENV file, it is not necessary to place
  464. the WordPerfect 5.1 for Windows directory (WPWIN) in the path;
  465. however, you can still place the WordPerfect directory in the
  466. path.
  467.  
  468. If you have a Novell, Banyan, or DEC PCSA Pathworks network, read
  469. below for additional information:
  470.  
  471.      Novell
  472.      On Novell networks, we suggest that you map a drive to the
  473.      shared resource where WordPerfect 5.1 for Windows has been
  474.      installed.  This drive letter MUST be used when setting up
  475.      the file properties.  For example, when setting the file
  476.      properties for the WordPerfect 5.1 for Windows icon, the
  477.      path might read W:\WPWIN\WPWIN.EXE.
  478.  
  479.      Banyan
  480.      When setting up the WordPerfect 5.1 for Windows icon on
  481.      Banyan networks, you should include the WordPerfect 5.1 for
  482.      Windows executable program filename, plus any startup
  483.      options you deem necessary.  You can edit user or group
  484.      profiles using the MANAGE utility.
  485.  
  486.      DEC PCSA/Pathworks
  487.      If you're using a DEC PCSA/Pathworks network, invoke
  488.      WordPerfect 5.1 for Windows to create the .LCN file before
  489.      remounting the disk service as read-only.  This file
  490.      contains the WordPerfect License Number.  Remount the disk
  491.      service area as read-only before individual users access
  492.      WordPerfect 5.1 for Windows.
  493.  
  494. GRANTING RIGHTS TO THE WPWIN, WPCINI, AND WPC DIRECTORIES
  495. The table below lists the rights that users should have to the
  496. WPWIN, WPC, and WPCINI directories.  The utility that you will
  497. need to grant these rights is listed in the third column.
  498.  
  499. NETWORK           WPWIN and     WPCINI       UTILITY
  500. OPERATING SYSTEM  WPC
  501.  
  502. Novell Netware    Read, Open,   All rights   SYSCON
  503. 286               Search        but
  504.                                 Parental
  505.  
  506. Novell Netware    Read,         All but      SYSCON
  507. 386               Filescan      Supervisor
  508.                                 and Access
  509.                                 Control
  510.  
  511. Banyan VINES      Read or R     Modify or M  SETARL
  512.  
  513. IBM PC LAN        Read,         Read,        NET
  514.                   Execute       Write,
  515.                                 Create,
  516.                                 Execute
  517.  
  518. IBM OS/2 LAN      Read,         Read,        NETADMIN
  519.                   Execute       Write,
  520.                                 Create,
  521.                                 Execute
  522.  
  523. MS LAN MAN 2.0    Read,         Read,        NETADMIN
  524.                   Execute       Write,
  525.                                 Create,
  526.                                 Execute
  527.  
  528. 3 COM 3+          Read          Read,        3F Share
  529.                                 Write,
  530.                                 Create
  531.  
  532. 10 NET            Read          Read,        NET SHARE
  533.                                 Write,
  534.                                 Create
  535.  
  536. LANTastic         Read, File    All rights   NET_MGR
  537.                   Lookup,       but
  538.                   Execute       Physical
  539.                                 access to
  540.                                 devices
  541.  
  542. AT&T              Read,         Read,        NET
  543.                   Execute       Write,
  544.                                 Create,
  545.                                 Delete
  546.  
  547. DEC               Disk Service  File         ---
  548. PCSA/Pathworks                  Service
  549.  
  550. 3 COM 3+ OPEN     Read,         Read,        NETADMIN
  551.                   Execute       Write,
  552.                                 Create,
  553.                                 Delete
  554.  
  555. You should limit users' rights or privileges to the WPWIN
  556. directory.  For example, users should not be able to create
  557. temporary work directories or temporary files in this directory. 
  558. In handling temporary files and temporary work directories,
  559. WordPerfect looks for the following, in the listed order:
  560.  
  561. 1.  SET WPWIN=/D-DRIVE:\DIRECTORY NAME
  562. 2.  SET TEMP environment variable
  563.  
  564. If the SET WPWIN=/D-DRIVE:\DIRECTORY NAME option exists,
  565. WordPerfect creates the temporary files directory and places the
  566. temporary files in that directory.  If this doesn't exist, then
  567. WordPerfect uses the SET TEMP environment variable.  If the TEMP
  568. directory is not specified, then temporary files are created in
  569. the TMP directory.  If none of these are specified, then
  570. temporary files are created in the current WordPerfect default
  571. directory (that is, where WPWIN.EXE is located).
  572.  
  573. If WordPerfect cannot find one of these two variables and cannot
  574. create the temporary work directories and temporary files, it
  575. displays a message box that reads: "Unable to create work
  576. directory for work files."  Choosing OK on this message box
  577. displays another message box which reads: "Cannot initialize -
  578. The most probable reason is insufficient memory."  If you choose
  579. OK on this message box, you will return to the Program Manager. 
  580.  
  581. On Novell networks, you can also put the /D startup option in the
  582. users' login script.  For example:  
  583. DOS SET WPWIN="/D-U:\USERS\%LOGIN_NAME"  Use SYSCON to edit login
  584. scripts.
  585.  
  586. On Banyan networks, you can put the /D startup option in the
  587. group profile.  For example: SET WPWIN=/D-C:\TEMP.  Use the
  588. MANAGE utility to edit group or user profiles.
  589.  
  590. GRANTING RIGHTS TO WORDPERFECT SUBDIRECTORIES
  591. You should make sure that you give users sufficient access to the
  592. directories they need while they work with WordPerfect.  The
  593. table below lists the rights users may have in these directories.
  594.  
  595. NOTE:  You may want to give users more rights to the printer
  596. files directory so they can change Paper Size/Types and Soft Font
  597. and Cartridges.  If this is the case, see GRANTING ADDITIONAL
  598. RIGHTS TO PRINTER FILES DIRECTORY below.
  599.  
  600. NETWORK      Backup     Document    Graphic    Printer   Spread-
  601. OPERATING    Files      Files       Files      Files     Sheets
  602. SYSTEM
  603.  
  604. Novell       All        All         Read,      Read,     All
  605. Netware 286  except     except      Open,      Open,     except
  606.              Parental   Parental    Search     Search    Parental
  607.  
  608. Novell       All        All         Read,      Read,     All
  609. Netware 386  except     except      Filescan   Filescan  except
  610.              Supervisor Supervisor                      
  611. Supervisor
  612.              and        and                              and
  613.              Access     Access                           Access  
  614.              Control    Control                          Control 
  615.     
  616. Banyan       Modify     Modify or   Read        Read     Modify
  617. VINES        or M       M           or R        or R     or M
  618.  
  619. IBM PC LAN   Read,      Read,       Read        Read     Read,
  620.              Write,     Write,                           Write,
  621.              Execute,   Execute,                         Execute,
  622.              Delete     Delete                           Delete
  623.  
  624. IBM OS/2     Read,      Read,       Read        Read     Read,
  625. LAN          Write,     Write,                           Write,
  626.              Execute,   Execute,                         Execute,
  627.              Delete     Delete                           Delete
  628.  
  629. MS LAN MAN   Read,      Read,       Read        Read,    Read,
  630.              Write,     Write,                  Execute  Write,
  631.              Delete     Delete                           Delete
  632.  
  633. 3 COM 3+     Read,      Read,       Read        Read     Read,
  634.              Write      Write                            Write
  635.  
  636. 10 NET       Read,      Read,       Read        Read     Read,
  637.              Write,     Write,                           Write,
  638.              Create     Create                           Create
  639.  
  640. LANTastic    All but    All but     Read and    Read     All but
  641.              Physical   Physical    File        and      Physical
  642.              access     access to   Lookup      File     access
  643. to
  644.              to         devices                 Lookup   devices
  645.              devices
  646.  
  647. AT&T         Read,      Read,       Read        Read     Read,
  648.              Write,     Write,                           Write,
  649.              Execute,   Execute,                         Execute,
  650.              Delete     Delete                           Delete
  651.  
  652. DEC          File       File        Disk        File     File
  653. PCSA/        Service    Service     Service     Service  Service
  654. Pathworks
  655.  
  656. 3 COM 3+     Read,      Read,       Read        Read     Read,
  657. OPEN         Write,     Write,                           Write,
  658.              Execute,   Execute,                         Execute,
  659.              Delete     Delete                           Delete
  660.  
  661.  
  662. NETWORK        Macros*/     Styles      Thesaurus/   Thesaurus/
  663. OPERATING      Keyboards/              Speller/     Speller/
  664. SYSTEM         Button                  Hyphenation  Hyphenation
  665.                Bars                    (Main)       (SUPP)
  666.  
  667. Novell         All except  All except  Read, Open,  All except
  668. Netware 286    Parental    Parental    Search       Parental
  669.  
  670. Novell         All except  All except  Read,        All except
  671. Netware 386    Supervisor  Supervisor  Filescan     Supervisor
  672.                and Access  and Access               and Access
  673.                Control     Control                  Control
  674.  
  675. Banyan VINES   Modify or   Modify or   Read or R    Modify or M
  676.                M           M
  677.  
  678. IBM PC LAN     Read,       Read,       Read         Read,
  679.                Write,      Write,                   Write,
  680.                Execute,    Execute,                 Execute,
  681.                Delete      Delete                   Delete
  682.  
  683. IBM OS/2 LAN   Read,       Read,       Read         Read,
  684.                Write,      Write,                   Write,
  685.                Execute,    Execute,                 Execute,
  686.                Delete      Delete                   Delete
  687.  
  688. MS LAN MAN     Read,       Read,       Read,        Read,
  689.                Write,      Write,      Execute      Write,
  690.                Delete      Delete                   Delete
  691.  
  692. 3 COM 3+       Read,       Read,       Read         Read, Write
  693.                Write       Write
  694.  
  695. 10 NET         Read,       Read,       Read         Read,
  696.                Write,      Write,                   Write,
  697.                Create      Create                   Create
  698.  
  699. LANTastic      All but     All but     Read and     All but
  700.                Physical    Physical    File Lookup  Physical
  701.                access to   access to                access to
  702.                devices     devices                  devices
  703.  
  704. AT&T           Read,       Read,       Read         Read,
  705.                Write,      Write,                   Write,
  706.                Execute,    Execute,                 Execute,
  707.                Delete      Delete                   Delete
  708.  
  709. DEC            File        File        Disk         File
  710. PCSA/Pathwork  Service     Service     Service      Service
  711. s
  712.  
  713. 3 COM 3+ OPEN  Read,       Read,       Read         Read,
  714.                Write,      Write,                   Write,
  715.                Execute,    Execute,                 Execute,
  716.                Delete      Delete                   Delete
  717.  
  718. * You should compile all macros that users are going to use
  719. before restricting access to the macro directory.  If you
  720. restrict access before compiling macros, users won't be able to
  721. run them.
  722.  
  723. GRANTING ADDITIONAL RIGHTS TO PRINTER FILES DIRECTORY
  724. Limiting users' access to the printer files directory to READ
  725. will not permit them to make permanent changes to Printer
  726. Resource (.PRS) Files.  These files include Paper/Size/Type and
  727. Soft Font/Cartridge information.  
  728.  
  729. To give users access to these files, you need to grant at least
  730. the rights listed in the table below.  We suggest that you grant
  731. these rights on a temporary basis only.
  732.  
  733.  
  734. NETWORK          RIGHTS/PRIVILEGES
  735. OPERATING        REQUIRED FOR USER ACCESS
  736. SYSTEM           TO PRINTER FILES
  737.  
  738. Novell Netware   Parental
  739. 286
  740.  
  741. Novell Netware   All but Supervisory
  742. 386              and Access Control        
  743.  
  744. Banyan VINES     Modify or M
  745.  
  746. IBM PC LAN       Read, Write, Execute,
  747.                  Delete
  748.  
  749. IBM OS/2 LAN     Read, Write, Delete
  750.  
  751. MS LAN MAN       Read, Write, Delete
  752.  
  753. 3 COM 3+         Read, Write
  754.  
  755. 10 NET           Read, Write, Create
  756.  
  757. LANTastic        All rights but Change
  758.                  File Attributes and
  759.                  Physical Access to
  760.                  Devices
  761.  
  762. AT&T             Read, Write, Create,
  763.                  Delete
  764.  
  765. DEC              File Service
  766. PCSA/Pathworks
  767.  
  768. 3 COM 3+ OPEN    Read, Write, Delete
  769.  
  770. NETWORK PRINTING
  771. This section provides network specific information for printing
  772. with WordPerfect on your network.
  773.  
  774. In general, you need to use a printer redirection command so that
  775. the workstation's local device attaches to the shared printer
  776. resource.  You can place this command in each user's AUTOEXEC.BAT
  777. file; however, other locations are listed in the table below. 
  778.  
  779. The local device must be connected in the Windows Printer Control
  780. before WordPerfect will print correctly.  You can manage
  781. redirection commands from the file server using your network's
  782. utility.  For a complete listing of redirection commands, see
  783. Network Printing under Appendix M: Networking WordPerfect.
  784.  
  785. NETWORK OPERATING      WHERE TO PUT PRINTER
  786. SYSTEM                 REDIRECTION COMMANDS
  787.  
  788. Novell Netware 286     AUTOEXEC.BAT
  789.                        Login Script
  790.  
  791. Novell Netware 386     AUTOEXEC.BAT
  792.                        Login Script
  793.  
  794. Banyan VINES           Group or User
  795.                        Profile
  796.  
  797. IBM PC LAN             AUTOEXEC.BAT
  798.  
  799. IBM OS/2 LAN           AUTOEXEC.BAT
  800.  
  801. MS LAN MAN             AUTOEXEC.BAT
  802.  
  803. 3 COM 3+               AUTOEXEC.BAT
  804.                        *See below
  805.  
  806. 10 NET                 AUTOEXEC.BAT
  807.  
  808. LANTastic              **See below
  809.  
  810. AT&T                   AUTOEXEC.BAT
  811.  
  812. DEC PCSA/Pathworks     NET USE Command
  813.  
  814. 3 COM 3+ OPEN          AUTOEXEC.BAT
  815.  
  816. *You can manage redirection commands using the 3P Share utility
  817. (from the server) and 3P Link (from the workstation).
  818.  
  819. **On LANTastic networks, all printing must be sent to LPT2 or
  820. LPT3; only local printing should be sent to LPT1.    
  821.  
  822. To print with WordPerfect 5.1 for Windows through LANTastic,
  823.  
  824. 1   Share the server's printer resource with the NET USE command
  825. (such as net use lpt2: \\servername\@printer).
  826.  
  827. 2   Invoke Windows.
  828.  
  829. 3   Select the Control Panel from the MAIN group.
  830.  
  831. 4   Select the Printers option.
  832.  
  833. 5   Bypass the Windows spooler by clearing the Use Printer
  834. Manager check box.  
  835.  
  836. 6   From the Printer menu, select your printer driver from the
  837. Installed Printers list and select the Configure button.  
  838.  
  839. 7   Highlight the redirected port from your choices (LPT2 or
  840. LPT3). 
  841.  
  842. 8   From the Printer Configuration window, set the timeouts of
  843. Device Not Selected to 900 and Transmission Retry Timeout to 950.