Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.excel.programming > #109711
| From | Walter Briscoe <wbriscoe@nospam.demon.co.uk> |
|---|---|
| Newsgroups | microsoft.public.excel.programming |
| Subject | User-defined type not defined |
| Date | 2016-11-29 16:02 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <4YBcMiFBaaPYFwEI@freenetname.co.uk> (permalink) |
In another thread, today, I mentioned Regular Expressions. The subject of my posting is an XL 2003 Compile error. I regularly find people mention user-defined types without saying where they are defined. In another thread, today, I mentioned Regular Expressions. I reported: Public RE As RegExp ' _ Needs Tools/References/Microsoft Vbscript Regular Expressions 1.0 or 5.5 Can somebody point me to code which: 1) Searches type libraries for a type or 2) Enumerates the interfaces provided by a particular type library or all type libraries on a system. I have a book Windows Scripting Secrets by Tobias Weltner from 2000. Herr Dr. Weltner produced a book with much interesting content. In the accompanying CD, there is \install\typelib\setup.exe. That installs code to enumerates all typlelib interfaces on the running system. I don't have a CD reader to hand. Can somebody (Gary?) please point to a mechanism to go from a type name to a type library? -- Walter Briscoe
Back to microsoft.public.excel.programming | Previous | Next — Next in thread | Find similar | Unroll thread
User-defined type not defined Walter Briscoe <wbriscoe@nospam.demon.co.uk> - 2016-11-29 16:02 +0000
Re: User-defined type not defined GS <gs@v.invalid> - 2016-11-29 12:40 -0500
Re: User-defined type not defined GS <gs@v.invalid> - 2016-11-29 14:40 -0500
Re: User-defined type not defined Walter Briscoe <wbriscoe@nospam.demon.co.uk> - 2016-11-30 07:27 +0000
Re: User-defined type not defined GS <gs@v.invalid> - 2016-11-30 03:44 -0500
Re: User-defined type not defined "Peter T" <askformy@gmail.com> - 2016-12-01 00:07 +0000
csiph-web