Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


October 22, 2001

VBScripting Solutions: Emulating Windows Synchronization Objects


RSS
View this exclusive article with VIP access -- click here to join |
See More Active Server Pages (ASP) Articles Here | Reprints | Or sign up for our VIP Monthly Pass!

To read and write variables from the current user's environment, you must specify the keyword User when calling the Environment property. You set a variable just as you would with a regular collection. For example,

Set UserEnv = _
   shell.Environment("User")
UserEnv("VarName") = value

or

shell.Environment("User") _
   ("VarName") = value

Modifying the Child Programs
Now that you've set the variable, consider the simple but effective script that Listing 1 shows. At the end of this code, you must add a couple of lines to create an application-specific variable with a conventional value. In this example, I've created an environment variable called App3_Finished, which callout A in Listing 1 shows, that I set to a value of True. If you don't have access to the source code (i.e., signed code) or if you don't want to modify the source code, simply create a new .vbs file that spawns the original code and add the extra code at the end of it, as Listing 2 shows. . . .

Reader Comments
<P>I think this is the info I was looking for! Running VBS from a VB program. We may have a need to do this and I've seen it done before but don't know the syntax.</P>

Dennis Richardson December 17, 2003


You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
CES 2009: Ballmer Announces Windows 7, Windows Live, Live Search Milestones

During his first-ever Consumer Electronics Show (CES) 2009 keynote address last night in Las Vegas, Microsoft CEO Steve Ballmer announced the pending public availability of a feature-complete Windows 7, the final version of Windows Live Essentials, and ...

10 Reasons to Deploy Windows Vista

The decision to upgrade your XP systems to Vista is simple when you consider features such as easier backup, a great desktop search, and vastly improved security options. ...

10 Reasons Not to Deploy Windows Vista

The decision to upgrade to Vista has to make business sense, but many companies find the costs in training and application compatibility problems outweigh any benefits Vista brings. ...


Related Articles How to Multi-Thread VBScript Scripts

Related Events Check out our list of Free Email Newsletters!

Scripting eBooks Keeping Your Business Safe from Attack: Encryption and Certificate Services

Best Practices for Managing Linux and UNIX Servers

Building an Effective Reporting System

Related Scripting Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2009 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing