![]() |
Public And Personal Macros Directories On A N |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Symptoms: A network administrator may be concerned about the need to have separate locations for public and personal macros, with the path to the public macros being set in the program's Setup feature. But this forces the users to type the full path to their personal macros directory (since they aren't in the network macros directory), which is inconvenient. Solutions: Customers can use the DOS APPEND {path} /E statement to set a path for nonexecutable files. This will create an environment variable APPEND that functions for nonexecutable files the same as PATH does for .COM and .EXE files. When a macro is invoked, but not found, DOS will search along the path specified in the environment variable APPEND for it. So the user can specify their personal macro directory there, and it will be found. This will also work for ALT{*} (keyboard) macros. Note: Use this option with care. It will work for executing macros, but it can lead to problems when used with certain application programs. Some applications cannot use the APPEND command; you will find that they read files successfully from directories other than the current directory, but they can only create files in the current directory. This results in two copies of files; an edited version in the current directory and the unedited (original) version in the source directory. |
Answer:
Details:
Product specifications, packaging, technical support and information (*Specifications*) refer to theUnited States retail English version only. Specifications for other versions may vary. All Specifications, claims, features, representations, and/or comparisons provided are correct to the best of our knowledge of the date of publication, but are subject to change without notice.OUR MAXIMUM AGGREGATE LIABILITY TO YOU AND THAT OF OUR DEALERS AND SUPPLIERS IS LIMITED. IT SHALL NOTEXCEED THE AMOUNT YOU PAID TO ACCESS THE INFORMATION. SEE LEGAL DISCLAIMER. |