|
CRM Software - CABC | Maximizer | Maximizer Add-ons | Services | Support | Store | News |
![]() |
|
|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Member |
How do you access the current user field using OLE with Maximizer 2000.
I want to be able to grab My_First_Name like you can in the Maximizer Word Processor and in the CABC Merge program |
||
|
|
Master |
This is not that difficult with OLE though the full documentation is only provided when you buy a Maximizer enterprise toolkit.
Without going through the full explainantion you could probably use DDE just as easily. Look in the Edit/copy link menu to see the correct name of the fields to request. in VB add start a new EXE project add a form and button paste the following into the button click event Form1.Text1.LinkTopic = "MAXWIN|CurrentRecord" Form1.Text1.LinkItem = "First_Name" Form1.Text1.LinkMode = vbLinkManual Form1.Text1.LinkRequest The last line may raise error 285 if Maximizer can't supply the data. If you really want to get into this sort of thing the best thing is to get an integrators toolkit which (we or) your regular reseller can supply. Regards Ian Wallace CABC, Newbury |
|||
|
|
Member |
I have the toolkit, I can pull first_name from the current record fine.
What I want to be able to do is pull the firstname of the logged in user, the Maximizer Word Processor shows it as My_First_Name but using getfieldvalue with that returns an empty string. |
|||
|
|
Master |
Ah.. Sorry.
So far as I know there's no way to read these at present. Logically if you tried to obtain "My_First_Name" it might have worked. I'd meant to try this but had not yet had a chance. The provision of these fields was new in Enterprise 2000 and our Max Doc product preceeded Maximizer in offering this functionallity. We simply store the user information in the registry. However, we are looking at a few changes for the next version. Being able to access these names in Maximizer would be handy but I suspect unless the toolkit is extended a bit of direct btrieve may be required! Regards, Ian Wallace CABC Newbury,UK |
|||
|
|
Member |
Thanks for your help anyway, is there any other resource that you know of where developers can gleen information, I've found the Toolkit manual to be inadequate in quite a few places and just blatently wrong in others.
|
|||
|
|
Master |
If its not in the Integrators toolkit documentation there's only two more places you can go..
Multiactive the manufacture may be able to help you with some more detail or.. contact a Multiactive Business Partner like CABC Ian Wallace CABC, Newbury |
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|
|
CRM Software - CABC | Maximizer | Maximizer Add-ons | Services | Support | Store | News |

