Book a Demo

Author Topic: Property Let and Get (Bug?)  (Read 3757 times)

Matt

  • EA User
  • **
  • Posts: 96
  • Karma: +0/-0
    • View Profile
    • Solutions Reality
Property Let and Get (Bug?)
« on: May 20, 2002, 10:21:38 am »
Having just used EA to generate a load of property functions for me in VB, I have just discovered what might be a bug.

The property let and get statements are generated correctly but instead of
End Property as expected

it is generating End Function statements!

If this has been raised before, I'm sorry!

Matt

gsparks

  • EA User
  • **
  • Posts: 325
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Property Let and Get (Bug?)
« Reply #1 on: May 20, 2002, 08:06:02 pm »
Hi Matt,

I just checked this out and there does seem to be an issue. I will correct any problem before releasing the next update in the next day or so.

Cheers,
Geoff Sparks

Matt

  • EA User
  • **
  • Posts: 96
  • Karma: +0/-0
    • View Profile
    • Solutions Reality
Re: Property Let and Get (Bug?)
« Reply #2 on: May 21, 2002, 01:25:05 am »
Geoff,

Prompt service as always, just another reason why we all love EA!

Keep up the excellent work!