Abel Trouble Log Log #: Problem: Date: Resolution: -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Log #: 880328-01 Problem: DCL commands echoed in DCL buffer even when in DCL buffer in interactive mode. Date: 29-Mar-1988 Resolution: Could not reproduce error. -------------------------------------------------------------------------------- Log #: 880328-02 Problem: Abl$prompt_word isn't handling ambiguous responses; returns first match. Date: 29-Mar-1988 Resolution: Fixed; will reprompt until it gets unambiguous response or nothing. -------------------------------------------------------------------------------- Log #: 880328-03 Problem: Trim Buffer tells user to give yes/no response; should be on/off Date: 29-Mar-1988 Resolution: Fixed. -------------------------------------------------------------------------------- Log #: 880328-04 Problem: Write File command should be sensitive to Set Trim and Set Elim. Date: 29-Mar-1988 Resolution: Fixed. -------------------------------------------------------------------------------- Log #: 880328-05 Problem: Qualifiers for Do commands are case-sensitive. Date: 29-Mar-1988 Resolution: Fixed. -------------------------------------------------------------------------------- Log #: 880328-06 Problem: Cubes that must create more lines than exist don't work. Date: Resolution: -------------------------------------------------------------------------------- Log #: 880328-07 Problem: List Buffers and Delete Buffers don't work. Date: Resolution: -------------------------------------------------------------------------------- Log #: 880328-08 Problem: Doing word prompting on "Cube /or="? Date: 29-Mar-1988 Resolution: Weren't before but are now. Any string qualifier could have this added to it; it is not done automatically...we would have to differentiate between a keyword qualifier (with restricted inputs) and a normal string qualifier. -------------------------------------------------------------------------------- Log #: 880328-09 Problem: Find Next in EDT isn't working. Date: 29-Mar-1988 Resolution: Fixed. -------------------------------------------------------------------------------- Log #: 880405-01 Problem: Fill paragraph's /autoleft isn't working. Date: 880405 Resolution: Old current_offset_sptab routine was being called, use abl$notab_offset instead. Fixed. -------------------------------------------------------------------------------- Log #: 880405-02 Problem: /? doesn't init the info window's status line Date: 880405 Resolution: Had previously removed call to eve$update_status_lines; replaced it and it works. Fixed. -------------------------------------------------------------------------------- Log #: 880405-03 Problem: Want text no_translate in DCL buffer. Date: 880405 Resolution: Can't do it without kludging...no_translate is an attribute tied to a window, not a buffer. --------------------------------------------------------------------------------