|
-
Jul 4th, 2001, 04:06 PM
#1
Thread Starter
Lively Member
Unix and VB
I have a Unix script which generates a '.csv' file.
I have to automate the following process :
1. After the '.csv' file is generated, I should invoke some
command (maybe that's a script again) which will read
the '.csv' file and creates a '.mdb' file.
2. Is there anyway that I can call a 'VB' program from a Unix
script? Or
3. how can I call a VB program from another VB program?
Any ideas? I have the standalone VB programs running. At this point, I have to manually take the '.csv' file and generate an access DB. So, I am looking to automate this step.
any help towards this is greatly appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|