On Mon, Oct 8, 2018 at 10:47 AM Edward K. Ream <[email protected]> wrote:

> I have just changed e.bat so that it reloads ekr.leo (my main test file)
> immediately after it closes:
>
> :loop
> python c:\leo.repo\leo-editor\launchLeo.py --gui=qttabs C:\Users\edreamleo
> \ekr.leo
> if errorlevel 1 goto :end
> goto loop
> :end
> echo Leo quit with errorlevel %errorlevel%
>

Experience shows that I don't *always* want to run with this loop, so I've
created a separate e-loop.bat file, with e.bat running ekr.leo once, just
as before.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to