|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
VB-compiler or interpreter
Hi
Is VB a compiler or interpreter ? If is it is interpreter, why do we have Debug->Compile for converting it into .exe file ? |
|
#2
|
|||
|
|||
|
VB6 anyway runs interpreted if you run an app within the IDE but you must compile if you want the app to run outside the VB IDE.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Don't forget about the runtime interpreter (MSVBVM60.DLL), needed to run the executable (.exe) files. Or as the description is written, Visual Basic Virtual Machine.
|
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > VB-compiler or interpreter |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|