Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Completing the UnQLite command's option set

As I studied the docs (in TCMD v23) regarding the UNQLITE command, specifically with an eye toward keeping images, whole files, and other BLOB-like data, I realized that a couple of important operations are missing in the option set for that command. Fortunately, at least for getting started, these operations are accessible using the @UNQREADF[] and @UNQREADB[] internal functions.

My suggestion is that the UNQLITE command be augmented with options /RF and /RB, corresponding to what @UNQREADF[] and @UNQREADB[] do with similar arguments. While this is not crucial for usage of TCC's UnQLite functionality, it will look a lot better when that way of using the feature is used in scripts.
 

Similar threads

Back
Top