Re: MSH Language Reference

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




"/\/\o\/\/" <no@xxxxxxxx> wrote in message
news:ubNlNCfRGHA.2276@xxxxxxxxxxxxxxxxxxxxxxx
you can find the Beta 3.1 documentation set here :

http://www.microsoft.com/downloads/details.aspx?familyid=6387C46B-4753-4EAF-8D8B-368074F39CCC&displaylang=en

in in there is a quick-sheet, I personaly find very handy.

also I noticed the the quickstart guide there is still older then the Beta 3.0
docs, but the programmers guide on the other hand looks updated since I last
checked.

http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/monad_conc/html/cbba4879-bcac-484a-9906-4bbe2cd1eb33.asp

what leads me to a question, is there a way to check when the online content
in the SDK is updated ?

gr /\/\o\/\/

TDM wrote:
Based on info from another post in another group by
an MVP that usually monitors this NG, I am hoping
to find a Language Reference for MSH(Monad). I
have a few links at MSDN, downloaded the docs
from M$, but what I would really like is a fairly
complete reference. It took me about 15 minutes
just to figure out how to create my login profile
script, and changing my $HOME etc.

Forgive me in advance if it is painfully obvious where
this stuff is and I just missed it. That is entirely possible.
Most of what I have is from pipeing the output of get-help
to text files. And, google let me down, rare I admit, but
only found basic stuff there.

This is the best I have found so far :

http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/monad_conc/html/cbba4879-bcac-484a-9906-4bbe2cd1eb33.asp

Thanks in advance, and my apologies if this is
the wrong NG.

TDM

Thanks for the links, I do appreciate your time.

I had already downloaded the docs you reference, but the MSDN
link you sent is great. I had a link to MSDN but not as good as
the one you posted

Again, thanks.

TDM

TDM


.



Relevant Pages

  • Re: MSH Language Reference
    ... I really like the guide, but I'm much better in consuming printed data ... TDM wrote: ... to find a Language Reference for MSH. ... have a few links at MSDN, ...
    (microsoft.public.windows.server.scripting)
  • Re: MSH Language Reference
    ... is there a printable version of the Programmers Guide ... TDM wrote: ... to find a Language Reference for MSH. ... I had already downloaded the docs you reference, but the MSDN ...
    (microsoft.public.windows.server.scripting)
  • Re: InternetExplorer.Application methods and properties reference
    ... MSDN is available on CD with MS ... IE pages if you want to keep a good, quick reference at hand. ... Drazen Petrek wrote in message ... > (so the script does not create its own InternetExplorer.Application ...
    (microsoft.public.scripting.vbscript)
  • Re: SysTabControl32 class
    ... Where did I find a reference to the MK_LBUTTON constant? ... MSDN website, I lookup an API function, it requires the use of some ... most SDKs have never included constant definitions. ... Anyone here know of a web resource that lists API constants. ...
    (microsoft.public.vb.winapi)
  • RE: how to get a copy of ref type object
    ... ICloneable interface if a shallow copy is not appropriate. ... field is a reference type, the reference is copied but the referred object is ... [/ MSDN] ... // Creates an instance of MyDerivedClass and assign values to its fields. ...
    (microsoft.public.dotnet.languages.csharp)