On Thu, Aug 17, 2006 at 11:01:25AM +0200, Michael Van Canneyt wrote:
> >
> >No.
> 
> Au contraire...
> 
> In VB 5 and later running your project does not compile it: it runs the
> interpreter. Only when you explicitly make the executable, the code is 
> actually compiled; and even then,  you have the option of generating 
> p-code, which is, again, interpreted...
> 
> This is as opposed to Delphi which always compiles before running.

I was told that VB6 supported real incremental compiling for the debugging
stuff.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to