jessicabailey
Programmer
Hi everyone!
I hope someone out there has some ideas and may be able to help me...I'm a newbie trying to execute a Kornshell script from a visual basic app that I have written. Has anyone been able to successfully do this?
What I'm trying to do:
on a shared network drive I have a script Kornshell.ksh
I need to access and run this script from user systems throughout the organization, most of whom do not have the KSH.EXE.
In my VB app I tried using the Shell command to open the KSH.EXE (which is stored on the shared network drive) and then pass the script name and location to the KSH.EXE. I have not been able to get this to work.
Does anyone have any ideas as to how to get this to work?
Thanks,
Jessica
I hope someone out there has some ideas and may be able to help me...I'm a newbie trying to execute a Kornshell script from a visual basic app that I have written. Has anyone been able to successfully do this?
What I'm trying to do:
on a shared network drive I have a script Kornshell.ksh
I need to access and run this script from user systems throughout the organization, most of whom do not have the KSH.EXE.
In my VB app I tried using the Shell command to open the KSH.EXE (which is stored on the shared network drive) and then pass the script name and location to the KSH.EXE. I have not been able to get this to work.
Does anyone have any ideas as to how to get this to work?
Thanks,
Jessica