| From: Josh | E-mail: dodg88@yahoo.com | 1 |
Date: Friday, June 1, 2001 at 22:23:36
Subject: Running Programs
Comments:
I am new to VB and I cant figure out how to run my the program outside of Visual Basic. Any Help would be appretiated.
| From: Martin Allen | E-mail: <No e-mail> | 2 |
Date: Monday, June 4, 2001 at 21:42:54
Subject: RE: Running Programs
Comments:
You can compile your programs into a .exe file and run that file. Or you can use the Visual Basic 'run' argument e.g.:
C:\Software\Microsoft\Visual Studio\VB98\VB6.EXE /r M:\Programs\MM\MM.vbp
If you want to run your .exe files on a computer other than your own, you will need to make sure that that computer has the Visual Basic runtime files installed and any other OCX files that your program uses.
| From: hemanto kumar dey | E-mail: hemantokumardey@rediffmail.com | 3 |
Date: Wednesday, October 30, 2002 at 15:35:15
Website: www.rediffmail.com
Subject: Account management program by visual basic
This forum is no longer taking new messages or replies since 01 November 2002. The above material is for reference purposes only.
The new Visual Basic 6.0 forum can be found here.