Queries (query.c) - larrykollar/tines GitHub Wiki

Queries (query.c)

  • getquery <prompt>
    Inputs a string from the user and puts it into the variable query.
    The search function, and some of the export/import functions can use queries.
  • query (string)
    The last query. May also be set as a variable.