Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - GetScheduleName
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

GetScheduleName

 Post Reply Post Reply
Author
Message
WaaZ View Drop Down
Senior Member
Senior Member


Joined: 31 January 2006
Location: United Kingdom
Status: Offline
Points: 103
Post Options Post Options   Thanks (0) Thanks(0)   Quote WaaZ Quote  Post ReplyReply Direct Link To This Post Topic: GetScheduleName
    Posted: 07 May 2006 at 11:09am

Hi,

The method DataProvider.Schedules.GetScheduleName does not seem to be working properly. I am supplying it with an ID, but it is not returning me the correct string that correspond to the name. It is instead returning me a series of bits that obviously form a strange set of characters.

Thanks

WaaZ

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 08 May 2006 at 10:50am
Hi,

Agree, looks to be a bug, will fix for the next version. As a workaround you can get the name by index:

.DataProvider.Schedules(i).Name

--
WBR,
Serge
Back to Top
WaaZ View Drop Down
Senior Member
Senior Member


Joined: 31 January 2006
Location: United Kingdom
Status: Offline
Points: 103
Post Options Post Options   Thanks (0) Thanks(0)   Quote WaaZ Quote  Post ReplyReply Direct Link To This Post Posted: 08 May 2006 at 11:07am

This can be done indeed... but when you have only the ID, and not the  index, you need to parse trough the collection and get the ID.

I should remind my fellow collegues that ID does not correspond to index... nor does it correspond to index+1

Thanks

WaaZ

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.