To use Forth as an additional mode in StronED you should do two things:

1) copy <Forthmacs$Dir>.risac_os.strong.forth into the StrongED.modes
   directory
2) include the following lines in the StrongED.ModeWhen file
------------------------
Forth
fff,**.!Forthmacs.**
------------------------
