Script? did I hear script? |
Author: |
Message: |
fluffy_lobster
Veteran Member
Posts: -2
Posts: 1391 Reputation: 23
36 / /
Joined: Nov 2002
|
Here comes the n00b...
I know VB, and I know VBS as it appears in web pages and ASP (from the tune of the programmers in here I can expect a big *gasp* in disgust) but how does VBS come to be used in msgPlus? Is there a web page running in the background or something?
|
|
11-24-2002 07:32 PM |
|
|
cynix
New Member
Posts: 4
Joined: Nov 2002
|
RE: Here comes the n00b...
quote: Originally posted by fluffy_lobster
I know VB, and I know VBS as it appears in web pages and ASP (from the tune of the programmers in here I can expect a big *gasp* in disgust) but how does VBS come to be used in msgPlus? Is there a web page running in the background or something?
mp2 will have a vbs scripting engine that executes ur script. no webpage involved
|
|
11-24-2002 07:56 PM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: Script? did I hear script?
No, it uses the Windows Scripting Host or something like that...
|
|
11-24-2002 08:01 PM |
|
|
Skie
Junior Member
Posts: 21
Joined: Nov 2002
|
RE: Script? did I hear script?
VBScript has a pretty extensive API (i think its an API anyways) that allows you to execute code through the machine.. its apparently easy to integrate into software. never tried it myself though...
|
|
11-24-2002 08:17 PM |
|
|
Blue_Gough
Full Member
'Sit Coz I Is Black?
Posts: 122
– / / –
Joined: Nov 2002
|
RE: Script? did I hear script?
VBScript is te best!!!
COZ:
i know te language;
kinda.
its rly EASY to learn
rly gd software is made wth it!!!!
:vb:
would der be sum kinda tutorial?!
coz mp2, if EVER FINNISHED!!!
would look wierd to me coz its just a loda ritin and a onscreen pic of te form!!!
so ide wanna no te meanings n wat te things mean!!!
VB RULES!!!
|
|
12-06-2002 05:00 PM |
|
|
ginge
Senior Member
BetterMSN Author
Posts: 562
42 / / –
Joined: May 2002
Status: Away
|
RE: Script? did I hear script?
Patchou actually said he isn't making scripting a priority for this release, so it might not have it. There is a really easy to use API for windows scripting host, pretty much as simple as "script.Execute()", I used it for my emacs-a-like editor thingy.
|
|
12-08-2002 09:33 PM |
|
|
bkwoodroff
Junior Member
Crazed Guitarist
Posts: 63
37 / / –
Joined: Dec 2002
|
RE: Script? did I hear script?
yea, i think once everyone has MP2, it'll be so great that noone will want to change it anyways.
~I was kicked out of scouts for eating a brownie!
|
|
12-08-2002 09:43 PM |
|
|
shine
Veteran Member
Recharging......
Posts: 1004 Reputation: 15
49 / / –
Joined: Jul 2002
|
RE: Script? did I hear script?
Donno if Pathcou added scripting to this ... *Thinks should not ask this .. Will wait for MP2 beta
|
|
12-10-2002 07:00 AM |
|
|
Cammo01
New Member
Posts: 1
Joined: Dec 2002
|
RE: Script? did I hear script?
doing a whole site on ASP at the moment, VbScript is actually a component in ASP, so i'm wrapped
(it's different to the VBScript Patchou's on about, but same concept)
This post was edited on 12-17-2002 at 04:32 PM by Cammo01.
|
|
12-17-2002 04:29 PM |
|
|
ginge
Senior Member
BetterMSN Author
Posts: 562
42 / / –
Joined: May 2002
Status: Away
|
RE: Script? did I hear script?
No its not different at all, VBScript in IIS (or ASP as the extension to the web pages is) uses WSH (Windows Scripting Host), which is exactly the same one Patchou would use. Because IIS uses WSH you can actually use any WSH language in .asp pages - I always use JScript for example.
|
|
12-17-2002 05:01 PM |
|
|
Pages: (11):
« First
«
1
2
3
4
[ 5 ]
6
7
8
9
»
Last »
|
|