Re: Sorting strings in vbscript

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



If looking for documentation on the net classes themselves
look here:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/cpref_start.asp

(haven't found the doc on the _interfaces_ to the classes,
but it may be safe to assume the the interfaces to the classes
will closely reflect the members of the classes themselves).

cheers, jw

mr_unreliable wrote:
Uh-oh. I spoke too soon.

The typelibs are here (at least some of them):

   C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

Here are the typelibs I found:

  Microsoft.Vsa.Vb.CodeDOMProcessor.tlb
  Microsoft.Vsa.tlb
  Microsoft.JScript.tlb
  System.Drawing.tlb
  mscoree.tlb
  msconlib.tlb
  System.tlb
  System.EnterpriseServices.tlb
  System.Windows.Forms.tlb

and that last one hints of a new way to get at a respectable
gui from script???

cheers, jw

.



Relevant Pages

  • Re: COM interface
    ... The following chapter from the documentation for the most recent release ... External Interfaces section in the documentation that's included in your ... but to be safe you should use your ... Steve Lord ...
    (comp.soft-sys.matlab)
  • Re: Is VMS Security being dumbed-down for Java?
    ... RTL calls are not safe from inner-mode ... But if the VMS documentation set did not consistently refer to ... exec-based system services are not generally considered supported. ... Privileged shareable images, also known as user-written ...
    (comp.os.vms)
  • Re: Python for large projects
    ... >> The ability to do unit testing should not be an afterthought. ... > look into a queue, and if there is a new URL to fetch, fetches it with ... All of the interfaces to the job management object and the job object need to be ... interface documentation and one writing test scaffolding against the same ...
    (comp.lang.python)
  • Re: Calling Excel from c++
    ... All Office components export automation interfaces. ... The Good News is that these are pretty well documented. ... The Bad News is that the documentation is mindlessly hard to use, ...
    (microsoft.public.vc.mfc)
  • Re: Statically AND Dynamically Typed Language ??
    ... right that such `interfaces' make a good way to structure documentation. ... In Lisp, for the purposes of writing manuals, one usually documents ... Python largely follows the language-supported division of code into ...
    (comp.lang.misc)