Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.
 Entire forum ➜ MUSHclient ➜ Jscript ➜ Introduction to Microsoft JScript (aka JavaScript)

Introduction to Microsoft JScript (aka JavaScript)

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Thaeldan   Norway  (7 posts)  Bio
Date Wed 19 Jul 2000 (UTC)
Message

Introduction

JavaScript is one of the most powerful scripting languages you can learn. It is virtually the only wide spread platform independent scripting language that exist today. You may have seen JavaScript when dealing with scripting a web browser, that is NOT what JavaScript originally was developed for.

One of the nicest things about JavaScript is that it's a very nice place to start if you either have no experience in programing or you are familiar with languages such as C , Perl or Java.

JavaScript is object oriented, therefore learning JavaScript can actually give you a good start if you want to continue developing in other more advanced languages.

Sounds great! But where do I begin?!

  • First of all, open the examplescript.jvs file in the MUSHClient folder, it contains lots of useful sample code and will prove as valuable as the MUSHClient documentation itself.
  • Secondly get the latest version of the Microsoft JScript documentation and parser: www.microsoft.com/scripting

    From that page you should get:

    • Microsoft Scripting Engines Version 5.5
    • bit JScript Documentation
  • Now, before you start learning JavaScript, you should get a good editor, I recommend Ultra-Edit which can be found here: www.ultraedit.com

Ooooookaaay, but where's the tutorial?

I didn't want to create another JavaScript tutorial, when Microsoft already have written a nice one (which is a part of the 32-bit JScript Documentation download). Also try some simple stuff with the example found in the examplescript.jvs

Good luck!

Top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


9,964 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.