[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [StrongED] Roman numerals



Peter Young, on 15 Aug, wrote:

> On 15 Aug 2017  David Pitt <pittdj@xxxxxxxxxxxx> wrote:
> 
> > Peter Young, on 15 Aug, wrote:
> 
> >> On 15 Aug 2017  Gavin Wraith <gavin@xxxxxxxxxxxxxxx> wrote:
> >> 
> >>> Found it. This strongED script evaluates a Roman numeral
> >>> given as the first word of a textfile, if you have
> >>> RiscLua 6.3. Open the textfile in StrongED and drag
> >>> a textfile containing the following onto its Apply
> >>> icon.
> 
> [snip script]
> 
> >> Thanks again, Gavin. A shorter error message this time!
> >> 
> >> /SCSI.$/Utilities/!rlua6/lua6 <StrongED$Script_Script>:4:
> >> unexpected symbol near '"lpeg"
> >> 
> >> My RiscLua is< I think, 6.0. Should I get the latest one?
> 
> > RiscLua 6.3 is on the !Store,
> 
> Never thought of looking there.
> 
> > and works with the above script.
> 
> Strewth, so it does. Many thanks, David!
> 
> However, sumnums still gives error messages. I imagine I'm using an 
> out-of-date script. Are new versions of the scripts that came with the 
> latest StrongED available anywhere?

sumnums has more than one issue. adding 'require' as in :-

in require "lpeg"

helped, but it now falls over at line 12.

-- 
David Pitt

--=20
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxx
List archives at http://www.Torrens.org/RO/StrongED/index.html