Jan, With CoolTerm it is not possible to use the “include” mechanism.
However, there is a terminal program (shell) specifically written in Python for use with FlashForth (flashforth.com). This most likely also works with AmForth and most likely can handle “include”. I once tried but could not get this shell to work on my Mac in a hurry and so did not pursue it further and continued using CoolTerm. If you succeed, I would be happy to hear from you. Besides the Forth specific shell for FlashForth I have also seen one or two similar alternatives. Peter > On 24 Oct 2018, at 11:48, Jan Kromhout via Amforth-devel > <amforth-devel@lists.sourceforge.net> wrote: > > Hello, > > I use Coolterm as terminal. Is it posible to use “include" to load several > screens with one command? > > This as example like this > > #include install/2-fetch.frt > #include install/2-store.frt > #include install/quotations.frt > #include install/search-name.frt > #include install/find-name.frt > #include install/defined.frt > #include install/dot-s.frt > #include install/dumper.frt > #include install/dump.frt > #include install/question.frt > #include install/builds.frt > #include install/bitnames.frt > > Cheers, > > Jan > > > > > > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amforth-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amforth-devel _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel