Hi =?Utf-8?B?TGl0dGxlIEJlYXI=?=,
I don't think so. At least, not at the level you're looking for. As far as
I've ever been able to figure out, IF I have a valid reference to a loaded
template file (call it X), I can directly work with any procedures and
functions located in the ThisDocument class module (X.DoThis), using
Intellisense. I've never tested it, but perhaps you can create objects using
your class at this second level (X.ClassObject)? That would be the only
possibility, I think.
> I´m planning to make a Class with some routines i use a lot in many
> templates. First i was thinking of making the class in my startup-template
[quoted text clipped - 11 lines]
> Is there a way to make a Class i a startup-template wich is usable from any
> other template loaded by users?
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
Little Bear - 28 Apr 2005 13:38 GMT
OK, I´l try that.
Thank you.