|
-
Jul 12th, 2001, 09:24 AM
#1
Thread Starter
Frenzied Member
VBScript and Classes
Okay, I'm sick of huge arrays in my ASPs, so...
VBScript doesn't support hash tables (associative arrays). It doesn't support structs (UDTs). It doesn't support classes? Is there any way to build a congregate data type in VBScript?
Travis, Kung Foo Journeyman
As always, RTFM.
WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
YBMS, but Mozilla doesn't.
-
Jul 12th, 2001, 11:15 AM
#2
Addicted Member
-
Jul 12th, 2001, 11:25 AM
#3
Thread Starter
Frenzied Member
Well, its ASP, so it is server-side. Also, since VBScript is not a client side standard, I don't support it. 
But... I'm getting ready to use PerlScript for my ASPs. Now I will truelly have power. No more POS VBScript holding me back. Time to lace up your boots boys, it's ass kickin' time.
Travis, Kung Foo Journeyman
As always, RTFM.
WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
YBMS, but Mozilla doesn't.
-
Jul 12th, 2001, 12:12 PM
#4
Hyperactive Member
Try looking at Wscript Components: These are basically oca files that are written in vbscript. They use an xml/vbscript format, but they are really easy to use, and allow you to provide class and property support to vbscript.
MS Info:
http://msdn.microsoft.com/scripting/
Hope this helps.
-
Jul 12th, 2001, 12:22 PM
#5
Frenzied Member
VBScript does support classes...
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
Jul 12th, 2001, 01:31 PM
#6
Thread Starter
Frenzied Member
Not that it matters terribly, but can you elaborate, Monte? I looked at MSDN and didn't find anything. Not that it isn't there, I just didn't find it.
Travis, Kung Foo Journeyman
As always, RTFM.
WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
YBMS, but Mozilla doesn't.
-
Jul 12th, 2001, 01:55 PM
#7
Frenzied Member
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
Jul 12th, 2001, 02:13 PM
#8
Thread Starter
Frenzied Member
Okay... you are starting to rain on my parade.
Can I use anonymous variables or pointers in VBScript?
Travis, Kung Foo Journeyman
As always, RTFM.
WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
YBMS, but Mozilla doesn't.
-
Jul 12th, 2001, 03:41 PM
#9
Frenzied Member
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|