Quote:
Originally Posted by darkul
Ah, ok, maybe that's not working at all if I enter it in the wrong windows, though to me this seems illogical. Why is there a posibility to add GPMs in "Template functions" if it is not compiling ok?
Under Preferences - Template functions
Though window looks different.
|
User-defined template functions are not GPM templates. They are real python programs that are used to create new GPM functions. You would use them to add new functionality to the template language. For example, some people have used them to parse annotations from books to get the percentage of the book read.
You enter GPM templates in any box that can accept a "{ ... }" style template, such as for save-to-disk or send-to-device, or when creating or editing composite custom columns.