Microsoft® Visual Basic®
Scripting Edition Visual Basic for Applications Features not in VBScript |
Language Reference
|
Category Omitted Feature/Keyword Array Handling Option Base
Declaring arrays with lower bound <> 0Collection Add, Count, Item, Remove
Access to collections using ! character (e.g., MyCollection!Foo)Conditional Compilation #Const
#If...Then...#ElseControl Flow DoEvents
GoSub...Return, GoTo
On Error GoTo
On...GoSub, On...GoTo
Line numbers, Line labelsConversion CVar, CVDate
Str, ValData Types All intrinsic data types except Variant
Type...End TypeDate/Time Date statement, Time statement DDE LinkExecute, LinkPoke, LinkRequest, LinkSend Debugging Debug.Print
End, StopDeclaration Declare (for declaring DLLs)
Optional
ParamArray
StaticError Handling Erl
Error
Resume, Resume NextFile Input/Output All traditional Basic file I/O Financial All financial functions Object Manipulation TypeOf Objects Clipboard
CollectionOperators Like Options Deftype
Option Base
Option Compare
Option Private ModuleSelect Case Expressions containing Is keyword or any comparison operators
Expressions containing a range of values using the To keyword.Strings Fixed-length strings
LSet, RSet
Mid Statement
StrConvUsing Objects Collection access using !
file: /Techref/language/asp/vbs/vbscript5/vsgrpNonFeatures.htm, 5KB, , updated: 1999/5/18 07:43, local time: 2024/11/5 18:02,
3.147.238.1:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/language/asp/vbs/vbscript5/vsgrpNonFeatures.htm"> Visual Basic for Applications Features not in VBScript</A> |
Did you find what you needed? |