View Single Post
  #1 (permalink)  
Old July 21st, 2005, 04:00 PM
cjudd cjudd is offline
Registered User
 
Join Date: Jul 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default SysCmd method question...

I'm new to vbscripting and am a bit lost... I am trying to create a script that checks for the installed version of MS Office. I understand that the SysCmd method will give the major version information for MS Access..and therefore the version of MS Office.

My question is... Does this method only work from WITHIN MS Access? I get "...illegal function call..." errors when calling it from a .vbs.

Thanks,
Cj.
Reply With Quote