View Single Post
Old 05-14-2017, 07:42 AM   #177
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,471
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@Terisa: that is a limitation of the way user defined functions work. Basically they are global, so only the functions from the current library can be active. I'm afraid there isn;t reallya way around that. You should define your functions in every library.
kovidgoyal is offline   Reply With Quote