[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [StrongED] Manual - Modes - Functions section
In message <57276c1db2Lists@xxxxxxxxxxx>
"Richard Torrens (lists)" <Lists@xxxxxxxxxxx> wrote:
[snip]
> Firstly, my 4.70a12 !StrED_cfg.UserPrefs.Modes.BaseMode.ModeFile
> varies significantly from !StrongED.Defaults.Modes.BaseMode.ModeFile
>
> Fair enough: strongED saves to !StrED_cfg
>
> But the original uses e.g.
> c-Select HelpBaseMode
> cs-Select HelpStrongED
>
> whereas the !StrED_cfg correspondig lines are
> ^Select SetTmp() Run("StrongED_Tmp:^.Tools.BaseHelp")
> ^(#8B)Select HelpStrongED
>
> which caused a bit of confusion! Especially
> "StrongED_Tmp:^.Tools.BaseHelp"
> as the file does not exist in 4.70 so it gives an error...
The function HelpBaseMode was introduced in SE 4.69f1 before that a
small utility was used to launch the BaseMode manual as there was no way
to do it from StrongED itself.
To fix, replace the call to BaseHelp with the HelpBaseMode function. You
might want to compare the BaseMode ModeFile in StrED_cfg with the one in
StrongED 4.70a12 (using SideDiff) to see what other differences there
are.
> However - I am puzzled as to how a Help entr can be applied to a Menu
> text? e.g.
> Menu Wrap (join) lines
> Help HBM_join
> Select Replace(_wrap,_rwrap,,Noline)
Easy, interactive help works on menu items too. :-)
Cheers,
Fred.
--
StrongED Developer
http://www.stronged.iconbar.com/
--
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxx
List archives and instructions at
http://stronged.torrens.org/index.html