| Title: | POLYCENTER Console Manager |
| Notice: | Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS: |
| Moderator: | CSC32::BUTTERWORTH |
| Created: | Thu Aug 06 1992 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 1541 |
| Total number of notes: | 6564 |
- Verify multiple times causes a memory fault.
- Gives spurious 'event '(null)' not defined' when doing a verify at exit.
- Improper spacing between event priorities when adding an event.
- Verify doesn't catch action command if it is not on disk.
- Won't delete with the following syntax:
CM_EDIT> delete action name space name
- Modify watch doesn't work properly
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 19.1 | Fixed | VINO::DBIGELOW | Innovate, Integrate, Evaporate | Thu Oct 15 1992 21:00 | 23 |
>Verify multiple times causes a memory fault.
>Gives spurious 'event '(null)' not defined' when doing a verify at exit.
The reason for this is that there is an illegal event definition
in the database. The 'text' field was empty. This also caused the
verification errors.
>Improper spacing between event priorities when adding an event.
fixed
>Verify doesn't catch action command if it is not on disk.
fixed
>Won't delete with the following syntax:
> CM_EDIT> delete action name space name
If there are imbedded spaces, double quotes must be placed around the
name.
>Modify watch doesn't work properly
fixed
| |||||