mgtakahashi
September 27th, 1999, 08:27 AM
Hi,
I would like to know how can I execute another VB program.
Thank you
I would like to know how can I execute another VB program.
Thank you
|
Click to See Complete Forum and Search --> : Exec mgtakahashi September 27th, 1999, 08:27 AM Hi, I would like to know how can I execute another VB program. Thank you September 27th, 1999, 08:45 AM Try with the SHELL command or with AppActivate mgtakahashi September 27th, 1999, 08:51 AM I tried using Exec("c:\????????"), but it gives an error message "Sub or Function not defined." Am I using the right syntax. That is the way VB 6.0 help has. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |