Graeme Geldenhuys wrote:
In VB6 I could set breakpoints and run the app.  If the variable
contained the wrong value or I noticed a coding problem I could change
it while at the breakpoint and just continue execution...  Wouldn't
that classify as interpreted?  (Note: I haven't touched VB in over 6
years!)

changing variable contents will be possible in the evaluate expression dialog (evaluating already works)

Marc




Regards,
 - Graeme -


On 8/17/06, Marco van de Voort <[EMAIL PROTECTED]> wrote:
On Tue, Aug 15, 2006 at 10:54:53PM +0300, ik wrote:
> The difference between VB and "native" languages, is that VB is a
> script language with internal interpreter.

Afaik since VB5 it is compiled. VB4 is the last interpreted one.

And VB4 is _old_.

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




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

Reply via email to