PROBLEM #1 (4 Jan 1990) Jon Baker: After upgrading LSE from version 2.2 to 2.3 users complained that their section files did not work and that they got a message to rebuild their section files. SOLUTION #1: Section files must be rebuilt after each upgrade of LSE. If a user creates a section file by saving his key environment, then each key must be redefined to work. DIGITAL recommends that the user creates an initialization file if they are going to define keys in this manner. Examples: DEFINE KEY F20 "EXIT" DEFINE KEY F17 "QUIT" DEFINE KEY /IF_STATE=GOLD UP "SET SCREEN WIDTH=132" DEFINE KEY /IF_STATE=GOLD DOWN "SET SCREEN WIDTH=80" That way, there is no section file that has to be rebuilt. All the user does then is reset the LSE command to include the /INITIALIZATION qualifier: LSE :== "LSE/INITIALIZATION=LSE.INI " This is also the situation for the EVE editor. ***************************************************************************