On Tue, 16 Aug 2005, Matthew Blissett wrote:

> Hi
>
> I've just started using Ion (3ds-20050728) but when I do Mod1+F3 and type
>      "querylib.query_renameframe(_)"
> I get this error:
>
> Error:
> >> [string "querylib.query_renameframe(_)"]:1: attempt to index global
> >> `querylib' (a nil value)
>
> I was following the instruction here:
> http://modeemi.fi/~tuomov/ion/misc/guidedtour.html "Specifying that a
> certain program should always be in a certain frame". I can't find this
> error (for Ion) anywhere -- am I doing something stupid?
>
> Matt

That document is for ion2, the namespacing of functions and such got
reworked for ion3, so what you want is mod_query.query_renameframe(_).

        -Etan

Reply via email to