Re: VB6 Help Needed

From: Howard Kaikow (kaikow_at_standards.com)
Date: 04/07/04


Date: Wed, 7 Apr 2004 01:45:01 -0400

You mention "VB script", are you using VB 6 or VBScript?

In VB 6, you should be able to use the Shell function or the ShellExecute
API.
Likely same in VBScript, but I've never used VBScript, so cannot say fer
sure.

-- 
http://www.standards.com/; See Howard Kaikow's web site.
"Puneet" <p.mehta@geind.ge.com> wrote in message
news:e9feb21f.0404062124.716e8aa@posting.google.com...
> Hi all,
>
> I have just started using VB6 and am writing an application that
> requires another program (ANSYS to be precise) to be invoked from
> within the VB script. I tried searching on the net but could'nt get
> any help. Any suggestion as to how this can be done.
>
> Thanks and regards,
> Puneet


Relevant Pages

  • Re: Where to find a COMPLETE VBScript reference?
    ... calls Shell32.dll ShellExecute behind the scenes. ... > would need to use in the web page VBScript to interact with the .EXE ... >> VBScript or WSH. ... If you want to script, say, Outlook or Word ...
    (microsoft.public.scripting.vbscript)
  • Re: Where to find a COMPLETE VBScript reference?
    ... Since ShellExecute is only applicable to 2000/ME+, and I would like it to be ... would need to use in the web page VBScript to interact with the .EXE ... > VBScript or WSH. ... If you want to script, say, Outlook or Word ...
    (microsoft.public.scripting.vbscript)
  • Re: Get custom database properties from an Access database
    ... It doesn't matter if the VBScript process drags, since it is an independent process and so will have no effect on the user's interaction with the database. ... The user can skip merrily along, doing whatever he needs while the script invisibly figures out the current situation in the background and decides what to do about it. ... It does, but I've run into issues other places on this same network, where users needed a drive letter to a server. ...
    (microsoft.public.scripting.vbscript)
  • Re: Ping Steve Yandl or other VBScript gurus
    ... post on the vbscript newsgroup and that got me going in the right direction. ... 'Run macro named createResumeFromFile, which has no arguments, and catch its ... 'Exit the script with the value of the return code from the macro/function. ... how to do what I want to do entirely in VBA or VBScript; ...
    (microsoft.public.word.vba.general)
  • Re: LDAP query information
    ... execution of the vbscript? ... The error message indicates the line number in the script, ... Dim strBase, strFilter, strAttributes, strQuery, adoRecordset ... ' Construct LDAP syntax query. ...
    (microsoft.public.windows.server.scripting)