| 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 !
See also:
| file: /Techref/language/asp/vbs/vbscript5/vsgrpNonFeatures.htm, 5KB, , updated: 1999/5/18 08:43, local time: 2012/5/23 09:32,
38.107.179.234:LOG IN |
| ©2012 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://www.ecomorder.com/techref/language/asp/vbs/vbscript5/vsgrpNonFeatures.htm"> Visual Basic for Applications Features not in VBScript</A> |
| Did you find what you needed? |
|
Robotics nuts!Check out http://users.frii.com/dlc/robotics/projects/botproj.htm from Dennis Clark. This guy ROCKS! He has made (and sells but also releases code, docs, etc...) for a number of cool little robotic modules including whiskers, IR proximity detect and remote control, Sonar proximity detect, PWM, Servo, compass. Most of these use the little PIC 12C508 controller which costs basically nothing and is soooo tiny.The 4 servos, 2400 baud serial servo controller is a wonder of magic and he sells the programmed chip for $8. Wow! |
.