Re: Word 2003 VB IDE & VB2005



CS Hayes wrote:
I've noticed some syntax difference. What are the major differences
between Visual Basic in VB2005 and VB in Office 2003?

Just about everything.

VB2005 is VB.Net. It's an almost entirely new language based on the Common
Language Runtime and the .Net Framework.

The VBA (not really VB) in Office 2003 is based on VB 6.0, the one Microsoft
killed off when VB2005 was introduced.

Not only are there syntax differences, there are semantic differences, data
type differences, and general incompatibility.

That's the short answer. If you want the long answer, wait for Karl and
Jonathan to come along. <eg>

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.


.



Relevant Pages

  • Re: decorators vs GIL
    ... sjdevnull@yahoo.com (G. S. Hayes) wrote: ... I just don't want a language to prevent me from ... It would be interesting to get someone to revive microthreads, ... then try both on the same compute intensive pure Python ...
    (comp.lang.python)
  • Re: Newbie Advice/Critiscism
    ... If I remember correctly from a couple/few years ago, Karl once posted a ... the Office Development Team and the Language group. ... There were papers and some 'demos' showing these features. ... started phasing out VB when VB6 was released. ...
    (microsoft.public.vb.general.discussion)
  • Re: Adding functionality to ARM BASIC
    ... The reason why "the updates" (by which I assume you mean the builds that ... Jonathan has made available) are versioned 1.37 is due to the development ... No doubt, when he's happy with his changes he'll pass them back to ROOL, ... Any changes or additions to the language itself ...
    (comp.sys.acorn.programmer)
  • Re: Help Constructing Fictional Cross-Religious Movement
    ... Jonathan L Cunningham wrote: ... >>language without aborts, how else can you implement `undefined`? ...
    (rec.arts.sf.composition)
  • Re: Deutsche Version >> Englische Version
    ... Karl Donaubauer schrieb: ... Daher musste ich die englische Office-Version installieren, ... Suchfeld language pack eingeben und den Link Micorsoft Language Packs ...
    (microsoft.public.de.access)

Loading