You wouldn't happen to have a TCL script you can share which approximates the SQLite interactive shell multiline input and .exit command to return to tclsh? Dot exit would be the only mandatory dot command needed.
On Sun, Mar 19, 2017 at 12:28 PM, Richard Hipp <d...@sqlite.org> wrote: > On 3/19/17, petern <peter.nichvolo...@gmail.com> wrote: > > > > In fact, according to the title of that presentation, SQLite is the most > > popular TCL extension in the world! > > > > Furthermore, if the TCL byte code engine is already linked to the SQLite > > binary, one would think user defined TCL byte code could be executed > > directly instead of having to statically link the TCL byte code engine > > again and again for each extension binary. > > Being a TCL extension does not imply that the TCL byte code engine is > already linked in. > > -- > D. Richard Hipp > d...@sqlite.org > _______________________________________________ > sqlite-users mailing list > sqlite-users@mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users