09/21/87 mrpg Known errors in the current release of mrpg. # Associated TR's Description 69 phx16531 H_F_common.I_page is improperly declared, causing PL/I compilation errors due to data mismatch. 68 phx16531 MRPG fails with various faults when compiling a program with >10 nested IF statements. 58 phx12612 There is a limitation of 100 on the number of variables which may be DCL'ed in an MRPG program. There is an expense involved in having this limit be "very" large and 100 was picked as a compromise between the expense and the usefullness. number of DCL's in a program. 51 phx09474 MRPG seems to have a bug in the interaction of control breaks with page headings. 42 When a PAGEHEAD is defined with an absolute line number less than 4 when output is not going to user_output and then is followed up by relative line references, extra blank lines are generated until it thinks it has made it past line 4. 41 When a level 4 value includes the CHAR(n) attribute, if the data given is longer than (n) then improper formating occurs. 37 The action of TRANSFORM when the key supplied is not in table is not properly documented. 36 phx01889 The SWITCH keyword is not documented clearly. 32 Varying input/parameter fields passed to set/table procedures gives a warning due to data-type mismatch. 30 phx03244 DETAILHEAD MAXLINE does not work. 28 Some combinations of empty detail lines and headers/footers causes improper page layout. (P_line needs rel_line,abs_line parameter) 26 MRPG reports need to make a better check on record length vs data field definitions. 24 The parse_failed message is misleading when the problem is a missing DETAIL keyword. 23 The PAUSE option on a line generates and compiles without complaint, but it does not pause. 19 When a SET is declared and then not used, MRPG generates the corresponding internal procedure. Since this procedure is not referenced, PL/I gives a warning. 10 A warning is issued if a comment contains an imbedded /*, but the line number may be wrong. 7 When the user is HOLDing data and the amount gets very large, record_quota_overflow can occur in the process directory. 5 When the user leaves out a necessary SP delimiter the parse sometimes fails without being very informative. ----------------------------------------------------------- Historical Background This edition of the Multics software materials and documentation is provided and donated to Massachusetts Institute of Technology by Group BULL including BULL HN Information Systems Inc. as a contribution to computer science knowledge. This donation is made also to give evidence of the common contributions of Massachusetts Institute of Technology, Bell Laboratories, General Electric, Honeywell Information Systems Inc., Honeywell BULL Inc., Groupe BULL and BULL HN Information Systems Inc. to the development of this operating system. Multics development was initiated by Massachusetts Institute of Technology Project MAC (1963-1970), renamed the MIT Laboratory for Computer Science and Artificial Intelligence in the mid 1970s, under the leadership of Professor Fernando Jose Corbato. Users consider that Multics provided the best software architecture for managing computer hardware properly and for executing programs. Many subsequent operating systems incorporated Multics principles. Multics was distributed in 1975 to 2000 by Group Bull in Europe , and in the U.S. by Bull HN Information Systems Inc., as successor in interest by change in name only to Honeywell Bull Inc. and Honeywell Information Systems Inc. . ----------------------------------------------------------- Permission to use, copy, modify, and distribute these programs and their documentation for any purpose and without fee is hereby granted,provided that the below copyright notice and historical background appear in all copies and that both the copyright notice and historical background and this permission notice appear in supporting documentation, and that the names of MIT, HIS, BULL or BULL HN not be used in advertising or publicity pertaining to distribution of the programs without specific prior written permission. Copyright 1972 by Massachusetts Institute of Technology and Honeywell Information Systems Inc. Copyright 2006 by BULL HN Information Systems Inc. Copyright 2006 by Bull SAS All Rights Reserved