On Fri, 14 Mar 2008 20:10:36 -0700 (PDT), you wrote: >In testing a my code I came across this example. >Could someone help me understand what this syntax is doing please >(from the Seinfeld demo database examples)
I assume this is syntax for the command line tool: >..m col >..h on >..w 20 17 6 23 6 >..e on I'm sure it is explained in a previous chapter, but you can always type .help in the command line tool. It recognizes commands as soon as it the first 1..N characters are unique. HTH -- ( Kees Nuyt ) c[_] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

