| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| I just made a VBS file that contains this text Set objShell = CreateObject("Shell.Application") objShell.TileVertically When the file is run, that tiles Windows desktop windows vertically. Is that kind of file produced in Visual Basic, or Visual Basic Scripting? When looking for information on Visual Basic Scripting, I run into "it's all about webpages". Is that script above that tiles windows meant for webpages? I suppose maybe Microsoft doesn't produce a scripting language for Windows, so maybe I'm looking for something that doesn't exist. Thanks. -- The first big front wheel rollerblades. http://www.flickr.com/photos/27532210@N04/2565924423/ |
|
#2
| |||
| |||
| "John Doe" <jdoe@usenetlove.invalid> wrote in message news gIsk.35632$co7.22952@nlpi066.nbdc.sbc.com...> > I just made a VBS file that contains this text > > Set objShell = CreateObject("Shell.Application") > objShell.TileVertically > > When the file is run, that tiles Windows desktop windows vertically. > > Is that kind of file produced in Visual Basic, or Visual Basic > Scripting? > > When looking for information on Visual Basic Scripting, I run into > "it's all about webpages". Is that script above that tiles windows > meant for webpages? > > I suppose maybe Microsoft doesn't produce a scripting language for > Windows, so maybe I'm looking for something that doesn't exist. > > Thanks. > There is a great deal of confusion even among experienced programmers on the differences between VBScript ("Visual Basic Scripting Edition"), VBA ("Visual Basic for Applications"), and VB ("Visual Basic"), and where and how they are used. Perhaps this article will help to clear up a few things.... http://www.blpress.com/codingsmart/vbscript.html So yes VBScript ain't just for ASP. <g> -ralph |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.