CRM Software - CABC | Maximizer | Maximizer Add-ons | Services | Support | Store | News

    Find out about Linktracker for Maximzier
CABC    Maxtalk  Hop To Forum Categories  Maximizer CRM Software  Hop To Forums  Maximizer Support    SearchbyCategory
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Member
Posted
Hi,

I want to display a list wich depends on a specific value in a UDF.
I use VB6 to realise that. Here is the code:

Sub Main()
Dim objMaxApp As MaximizerTLB.Application
Dim objMaxAttach As New MaximizerTLB.AttachToCurrentInstance
Dim objMaxCur As MaximizerTLB.CurrentRecord

Set objMaxCur = objMaxAttach.GetCurrentRecordObject

Call objMaxCur.SearchByCategories("Name UDF", "Search Value", , 1, 2, 1, 0, 0)


Set objMaxApp = Nothing
Set objMaxCur = Nothing
Set objMaxAttach = Nothing

End Sub

The problems is that it works not everytime!
E.g. When i run the code it works, when i run the code a second time (or with different values), the adressbooklist is empty! and i know for sure that there are records present with the given values.

How is that possible? is there someting wrong with the code?

thanks in advance
 
Posts: 5 | Registered: August 04, 2004Reply With QuoteEdit or Delete MessageReport This Post
Member
Posted Hide Post
If you're doing this against Enterprise 8, this problem is fixed in SR1.

If you're not using Enterprise 8, then you should look up Max's consulting department or your local business partner for assistance.
 
Posts: 87 | Registered: October 22, 2003Reply With QuoteEdit or Delete MessageReport This Post
Member
Posted Hide Post
Jake,

Yes, i am using enterprise 8 and just installed SR1, and it works great!

thanks
 
Posts: 5 | Registered: August 04, 2004Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

CABC    Maxtalk  Hop To Forum Categories  Maximizer CRM Software  Hop To Forums  Maximizer Support    SearchbyCategory

© CABC Ltd 2002 - 2005. All Rights Reserved.
Maximizer is a trademark of Maximizer Software inc.