| Runfile for StrongED

Set StrongED$Dir <obey$dir>

Set Alias$@RunType_FFF Run <StrongED$Dir>.!Run %%*0
Set Alias$@EditType_FFF Run <StrongED$Dir>.!Run %%*0
Set OLEServer$Type_fff -N StrongED -R /<StrongED$Dir>
Set OLEServer$Type_ffb -N StrongED -R /<StrongED$Dir>

RmEnsure Dialogue     1.10 RmLoad <StrongED$Dir>.Tools.Dialogue
RMEnsure BasicRunner  2.00 RmLoad <StrongED$Dir>.Tools.BasicRun
RMEnsure StrongTask   1.00 RmLoad <StrongED$Dir>.Tools.StrongTask
RMEnsure keyExtend    0.15 RmLoad <StrongED$Dir>.Tools.keyExtend
desktop_KeyExtend

SET TaskWindow$Server <StrongED$Dir>
SET alias$taskwindow "StrongTask %%*0 -ctrl"

Wimpslot -min 64K -max 64K
Run <StrongED$Dir>.Tools.Export

| Set a path to find CC's !SpellMod, which StrongED needs to do spell checking
| See the 'Spell checking' section of the manual to find out more.

SetMacro StrongED_SpellMod$Path <StrongED$Dir>.Tools., <Impression$Dir>.RMStore., <ImpressionPublisher$Resources>.RMStore., <ImpressionStyle$Resources>.RMStore., System:!CCShared.RMStore., <CCShared$Dir>.RMStore.

| User dictionaries will be loaded from and saved to the variable below.
| If it isn't set, !StrED_cfg.UserDicts is assumed.
| See the 'Spell checking' section of the manual to find out more.
|
|Set StrongED_UserDict$Dir <ImpressionPublisher$Dir>.Auto

| StrongED uses the ResFind program from the German Archimedes Group to decide
| which set of resources to use (UK or Germany). You can force it to use one
| or the other by setting the variable below
|
|set StrongED$Language Germany

Run <StrongED$Dir>.Tools.ResFind StrongED

IconSprites <StrongED$Dir>.Resources.!Sprites

| This variable can be used on big-memory machines to prevent StrongED from
| claiming too much of the address space for its dynamic area. It's in MB's
|set StrongED$MaxArea 32

WimpSlot -min 256K -max 256K
*RUN <StrongED$Dir>.!RunImage %*0