Follow the installation instructions as given in the manual, with these additional points:
For RE/m, in the section headed "Implementation Specific Code" you are instructed to issue a ZL command followed by a ZS command. In the WS Command Window these must be issued on a single line, since the routine buffer is emptied after each line. Issue the following command:
>ZL re000msm ZS re000
For RE/data and VC/m, when you run the installation routine, choose "Micronetics MSM" or "InterSystems MSM" from the list of M implementations.
Just before running the setup program (RESETUP, %VCSETUP or setup from the VC/m menu), issue an extra command:
>U 0:0
The line-draw characters won't display correctly. This is because of a limitation of WS's terminal emulation. Here's how to overcome it:
In the setup program, choose Device Types (called Devices on the RE/data menu), then Copy. Copy from DEFAULT to a new definition called MSMWS.
Choose Add/Modify and enter MSMWS. Go down to "Set Graphics Mode" and enter the following three numbers, separated by commas: 27,40,48.
Move on to "Set text mode" and enter the following three numbers, separated by commas: 27,40,66.
Keep pressing Enter until you return to the menu line (you should also see an "Updated" message on the lower right).
Choose Exit to go back a level in the menu. Then pick Terminals, then Add/Modify. Enter 31 at the first prompt (this is $IO of the WS Command Window). Set Device Type to MSMWS, then enter the following text in "Open parameters":
(0::::64:::::::6226)
For RE/data, enter the following text in "Use parameters:"
(0::::64)
Press Enter until you get back to the menu line, then Exit from the program completely.
Quit from the Command Window, then open it again from Tools\Command Window.
Last reviewed: Nov 22, 2004
Copyright 1997, 2005 George James Software.