User Profile

Collapse

Profile Sidebar

Collapse
Likhitha
Likhitha
Last Activity: Jan 29 '08, 09:17 AM
Joined: Mar 30 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi All,

    I got the solution. Whenever we write "Item" method for a collection object then we have to set the Procedure attributes as follows.

    select the name of the Item method
    goto Tools---> Procedure Attributes--->Advanced
    set ID to default.
    Click Ok

    we can make only one procedure as Default in a class.

    Regards,
    Usha.
    See more | Go to post

    Leave a comment:


  • Object doesn't support this property or method

    Hi,

    Please help me in resolving the above mentioned error.
    The following line of code is throwing the error,

    list_items(TL_C OLUMN_STATUS) = mEDBResourceSta tuses(Format$(l istItem.Resourc eStatus)).Descr iption

    list_items is an array of type String.
    TL_COLUMN_STATU S is of type Enum.
    mEDBResourceSta tuses is an instance of class edbResourceStat uses which contains a Collection variable....
    See more | Go to post
No activity results to display
Show More
Working...