that you can't solve. You're Awesome!
On 23 Nov, 19:54, "Nelson Sousa" <
nso...@gmail.com> wrote:
> You type libShortcut("library","shortcut")
> and this defines a shortcut, named "shortcut" for the library called
> "library".
> Now you can call any function or variable from the library typing
> shortcut.variable
> (shortcut DOT variable name)
>
> Note that the library file must be installed on the MyLib folder and you
> must refresh the libraries before defining any new shortcuts.
>
> I must confess I'm not a big fan of how this works, I'd like to have
> autocomplete for the file names. Also we must define the shortcut everytime
> we create a new document. I'd prefer to have the shortcuts defined on the
> system's settings or something like that, so that I don't have to define all
> the shortcuts over and over again...
>
> Hope this helps.
>
> Nelson
>