[613] | 1 | XPDH ;SFISC/XAK,RSD - help for answering install questions ;12/16/98 09:11
|
---|
| 2 | ;;8.0;KERNEL;**58,95,108**;Jul 10, 1995
|
---|
| 3 | REP ;changing your file name
|
---|
| 4 | W !!?5,"If YES, then the incoming file name and Data Dictionary will"
|
---|
| 5 | W !?5,"overwrite the existing file ",FLAG,"."
|
---|
| 6 | W !!?5,"If NO, then the Install Process will abort.",!
|
---|
| 7 | Q
|
---|
| 8 | DTA ;help for adding data
|
---|
| 9 | W !!?5,"YES means that the data coming in with this INSTALL process"
|
---|
| 10 | W !?5,"will ",FLAG," the data on file if a match is found."
|
---|
| 11 | W !!?5,"Entries will be added if they do not match exactly"
|
---|
| 12 | W !?5,"on Name and Identifiers."
|
---|
| 13 | W !!?5,"NO means that everything will be left as is."
|
---|
| 14 | Q
|
---|
| 15 | OPT ;disable options
|
---|
| 16 | W !!?5,"YES means you want to mark Options and Protocols out of"
|
---|
| 17 | W !?5,"order during the Install Process."
|
---|
| 18 | W !!?5,"NO means no action will be taken."
|
---|
| 19 | Q
|
---|
| 20 | RTN ;moving routines
|
---|
| 21 | W !!?5,"YES means you want to update the routines on other CPUs"
|
---|
| 22 | W !?5,"during the Install Process. This will work only if Taskman"
|
---|
| 23 | W !?5,"is running during the Install Process."
|
---|
| 24 | W !!?5,"NO means that only routines on this CPU will be updated."
|
---|
| 25 | Q
|
---|
| 26 | MSG ;creating a Packman message
|
---|
| 27 | W !!?5,"YES means that you are going to send this Package over"
|
---|
| 28 | W !?5,"the Network as a message."
|
---|
| 29 | W !?5,"NO means that a Transport Global will be created."
|
---|
| 30 | Q
|
---|
| 31 | MG ;adding Coordinator to a Mail Group
|
---|
| 32 | W !!?5,"Enter the person responsible for maintaining the membership"
|
---|
| 33 | W !?5,"of the incoming Mail Group. The person must exist in the"
|
---|
| 34 | W !?5,"New Person file, #200. This person will be the coordinator"
|
---|
| 35 | W !?5,"only if this Mail Group is new on your system."
|
---|
| 36 | Q
|
---|
| 37 | INHIBIT ;Inhibit logons during install
|
---|
| 38 | W !!?5,"YES means that KIDS will set the Inhibit logon in each volume"
|
---|
| 39 | W !?5,"set in file 14.5, preventing Users from loging on during the install."
|
---|
| 40 | W !?5,"NO means that KIDS will not set the Inhibit flag."
|
---|
| 41 | W !?5,"Users may be able to logon during the install."
|
---|
| 42 | Q
|
---|
| 43 | MENU ;rebuild menu trees if an Option was added
|
---|
| 44 | W !!?5,"YES means that KIDS will run the Menu Trees rebuild routines"
|
---|
| 45 | W !?5,"as part of the installation at the end."
|
---|
| 46 | W !?5,"NO means that the Menu Trees will not be rebuilt."
|
---|
| 47 | W !?5,"It is highly recommended that you rebuild Menu Trees"
|
---|
| 48 | W !?5,"immediately whenever KIDS adds an Option."
|
---|
| 49 | Q
|
---|